Last active
February 7, 2017 11:40
-
-
Save wmakeev/87ba7cadbfbf6e9cb523ad1dadeabb31 to your computer and use it in GitHub Desktop.
npm cannot find module 'internal/fs' #npm #error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /usr/local/n/versions/node/7.0.0/ | |
sudo bin/npm i -g npm4 | |
cd /usr/local/bin/ | |
sudo mv npm4 npm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment