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

Cannot find module 'internal/fs' #462

Closed
wangzongxu opened this issue Sep 27, 2017 · 2 comments
Closed

Cannot find module 'internal/fs' #462

wangzongxu opened this issue Sep 27, 2017 · 2 comments

Comments

@wangzongxu
Copy link

Issue Template:

npm ERR! code MODULE_NOT_FOUND
npm ERR! Cannot find module 'internal/fs'

Describe issue including what OS you are using

I'm using MacOS Sierra_

Describe what version of N you have

When to switch the node version to 7.0.0(npm 5.3.0) and run 'npm install' or 'npm update' or 'npm cache clean' , npm do not work and throw a error Cannot find module 'internal/fs'.
When i switch the node version to 5.0.0(npm 3.3.6) , npm can work again...

@AntSworD
Copy link
Contributor

Seems familiar with nodejs/node#9355

@troy0820
Copy link
Collaborator

Issue closed from merging PR #470.

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

3 participants