jquery-bigtext icon indicating copy to clipboard operation
jquery-bigtext copied to clipboard

Published to npm registry?

Open robertwbradford opened this issue 9 years ago • 0 comments

Hello, I just tried to install this via npm and got a 404. Has this been published to the registry?

$ npm i --save jquery-bigtext
npm ERR! Darwin 16.1.0
npm ERR! argv "~/.nvm/versions/node/v6.3.1/bin/node" "~/.nvm/versions/node/v6.3.1/bin/npm" "i" "--save" "jquery-bigtext"
npm ERR! node v6.3.1
npm ERR! npm  v3.10.3
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/jquery-bigtext
npm ERR! 404 
npm ERR! 404  'jquery-bigtext' 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.
...

robertwbradford avatar Nov 21 '16 18:11 robertwbradford