Open Undistraction opened 5 years ago
Hi!
Thanks for being part of the Font Awesome Community and sorry for the late reply.
Is this still an issue?
Hi! I have the same issue. Any solution?
My issue gone.
Hello,
This is an issue for me. Trying to install with a pro license.
npm ERR! code E404 npm ERR! 404 Not Found - GET https://npm.fontawesome.com/EDITED-BY-TAGLIALA/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.25.tgz npm ERR! 404 npm ERR! 404 '@fortawesome/fontawesome-common-types@0.2.25' 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.
@kavykun please check the new documentation available at https://fontawesome.com/how-to-use/on-the-web/setup/using-package-managers
@kavykun please also get in touch with us at hello@fontawesome.com and link to this issue because you have accidentally shared your private token, that was supposed to be secret
I'm still having problem when being deploy in Heroku
@fortawesome/fontawesome-svg-core: "^1.2.26"
@muhaimincs are you using the pro npm repo or the free one?
If you are using the pro repo, please get in touch with hello@fontawesome.com, otherwise I cannot replicate: https://ruby2-rails5-bootstrap-heroku.herokuapp.com/
Relevant commit: diowa/ruby2-rails5-bootstrap-heroku@86b021a5031a73d74b599d473b8045e9c1a53f03
nevermind I solved it. I try to deploy on Heroku and it doesn't like the .lock
file
Describe the bug When we install font awesome packages on our CI we get a 401 for free packages:
We install with
Our
.npmrc
:Error:
yarn.lock
:Expected behavior Installation should succeed.
Version and implementation CI: Gitlab self-hosted yarn:
1.19.1
node:v8.13.0
Bug report checklist