-
Notifications
You must be signed in to change notification settings - Fork 862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NPM read-only cache and log dir #316
Comments
How it is possible??? the first of the docker advantage is "Docker is popular because it offers portability, consistency, and scalability for deploying applications in different environments" BULLSHIT |
I have the same issue. @oloboy did you solve this issue? |
same issue in windows ! |
|
try this #329 |
resolved whitout docker : Installation |
I have this error message during the installation but the authorizations are corrects
npm ERR! code EROFS
whatsapp-chatgpt | npm ERR! syscall open
whatsapp-chatgpt | npm ERR! path /root/.npm/_cacache/tmp/79e61f0d
whatsapp-chatgpt | npm ERR! errno -30
whatsapp-chatgpt | npm ERR! rofs EROFS: read-only file system, open '/root/.npm/_cacache/tmp/79e61f0d'
whatsapp-chatgpt | npm ERR! rofs Often virtualized file systems, or other file systems
whatsapp-chatgpt | npm ERR! rofs that don't support symlinks, give this error.
whatsapp-chatgpt |
whatsapp-chatgpt | npm ERR! Log files were not written due to an error writing to the directory: /root/.npm/_logs
whatsapp-chatgpt | npm ERR! You can rerun the command with
--loglevel=verbose
to see the logs in your terminalThe text was updated successfully, but these errors were encountered: