Skip to content

Instantly share code, notes, and snippets.

@cramforce
Created August 31, 2015 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cramforce/0ef82cde500f928068b1 to your computer and use it in GitHub Desktop.
Save cramforce/0ef82cde500f928068b1 to your computer and use it in GitHub Desktop.
npm i doesnt-exist
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "i" "doesnt-exist"
npm ERR! node v0.10.33
npm ERR! npm v2.14.1
npm ERR! code E404
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/doesnt-exist
npm ERR! 404
npm ERR! 404 'doesnt-exist' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'amp-html'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/malteubl/ws/amp/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment