Skip to content
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

Error while installing mime #153

Closed
hphirke opened this issue Mar 24, 2017 · 2 comments
Closed

Error while installing mime #153

hphirke opened this issue Mar 24, 2017 · 2 comments

Comments

@hphirke
Copy link

hphirke commented Mar 24, 2017

npm ERR! Linux 4.4.0-66-generic
npm ERR! argv "/home/ubuntu/.nvm/versions/node/v6.10.1/bin/node" "/home/ubuntu/.nvm/versions/node/v6.10.1/bin/npm" "install"
npm ERR! node v6.10.1
npm ERR! npm v3.10.10
npm ERR! path ../mime/cli.js
npm ERR! code EROFS
npm ERR! errno -30
npm ERR! syscall symlink

npm ERR! rofs EROFS: read-only file system, symlink '../mime/cli.js' -> '/home/ubuntu/host/dev/mongo/hw1-3/node_modules/.bin/mime'
npm ERR! rofs This is most likely not a problem with npm itself
npm ERR! rofs and is related to the file system being read-only.
npm ERR! rofs
npm ERR! rofs Often virtualized file systems, or other file systems
npm ERR! rofs that don't support symlinks, give this error.

npm ERR! Please include the following file with any support request:
npm ERR! /home/ubuntu/host/dev/mongo/hw1-3/npm-debug.log

@broofa
Copy link
Owner

broofa commented Mar 24, 2017

"related to the file system being read-only"

@broofa broofa closed this as completed Mar 24, 2017
@hphirke
Copy link
Author

hphirke commented Apr 14, 2017

Please see this: npm/npm#9901

I get the error when ~/host is a mounted partition. Also the this is running in a Virtual box machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants