npm-shrinkwrap-install
npm-shrinkwrap-install copied to clipboard
Getting dependency error when trying to install
$ npm install npm-shrinkwrap-install -g
$ npm ERR! Darwin 15.6.0
$ npm ERR! node v6.9.4
$ npm ERR! npm v3.10.10
$ npm ERR! code E404
$
$ npm ERR! 404 no such package available : @th507/npm-shrinkwrap
$ npm ERR! 404
$ npm ERR! 404 '@th507/npm-shrinkwrap' 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 'npm-shrinkwrap-install'
$ npm ERR! 404
$ npm ERR! 404 Note that you can also install from a
$ npm ERR! 404 tarball, folder, http url, or git url.