Publish to npm
wookiehangover opened this issue · 1 comments
wookiehangover commented
It doesn't look like this package has been published to npm! Install fails and it doesn't show up in search results... You maintain lots of modules, maybe you forgot to hit npm publish
on this one 😉
npm install vfile-reporter-json
npm ERR! Darwin 16.4.0
npm ERR! argv "/Users/sam/.nvm/versions/node/v7.9.0/bin/node" "/Users/sam/.nvm/versions/node/v7.9.0/bin/npm" "install" "vfile-reporter-json"
npm ERR! node v7.9.0
npm ERR! npm v4.2.0
npm ERR! code E404
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.com/vfile-reporter-json
npm ERR! 404
npm ERR! 404 'vfile-reporter-json' 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
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.