You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: