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
npm ERR! 404 404 Not Found: sindresorhus
npm ERR! 404
npm ERR! 404 'sindresorhus' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 It was specified as a dependency of 'mount-point'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.
npm ERR! System Darwin 13.4.0
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/sintaxi/Desktop/Projects/chloi.io
npm ERR! node -v v0.10.38
npm ERR! npm -v 1.4.28
npm ERR! code E404
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered:
sintaxi
changed the title
cant npm install
npm install fails on OSX
Jun 30, 2015
Trash’s dependency’s dependency’s dependency is using a scoped module (@sindresorhus/df), which is why you are getting that error.
I am only using Trash to remove the test directory in Neat, which should actually either get fixed in Neat thoughtbot/neat#347 or when we properly support node_modules in Harp sintaxi/harp#312sintaxi/harp#275.
The text was updated successfully, but these errors were encountered: