ptigas / gatsby-remark-bibliography

Add bibtex support for gatsby remark
MIT License
15 stars 12 forks source link

Package is not available on NPM #1

Open daniellivingston opened 4 years ago

daniellivingston commented 4 years ago

Error message:

$ npm install --save gatsby-transformer-remark gatsby-remark-bibliography bibtex-parse-js
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/gatsby-remark-bibliography - Not found
npm ERR! 404
npm ERR! 404  'gatsby-remark-bibliography@latest' 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.
cengique commented 4 years ago

Installing from Github works: npm install --save https://github.com/ptigas/gatsby-remark-bibliography