Skip to content

Instantly share code, notes, and snippets.

@h4n2k
Last active January 14, 2016 02:45
Show Gist options
  • Select an option

  • Save h4n2k/e45f3670e79728e39215 to your computer and use it in GitHub Desktop.

Select an option

Save h4n2k/e45f3670e79728e39215 to your computer and use it in GitHub Desktop.
Sails.js Captains-log module not found
sudo npm uninstall sails -g
rm -rf ~/.npm
npm cache clean
sudo npm cache clean
sudo npm cache clean -g
sudo npm i -g sails
-----------------------------------------------------------------------------------------------
https://github.com/balderdashy/sails/issues/3366
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment