Error 404 when try install package #5713
Unanswered
Icammarano
asked this question in
Help
Replies: 1 comment 1 reply
-
Sadly the link you hid can tell a lot about the issue you experience. But if I'm forced to shoot from the hip here, I'd suggest running Run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I wanted to ask you why I get a 404 error when I try to install a component from my scope?
[root@centos8-dev-03 prueba_button]# npm i @bit/xxx.xxx.button npm ERR! code E404 npm ERR! 404 Not Found - GET https://node.bit.dev/@bit%2fxxx.xxx.button - Not found npm ERR! 404 npm ERR! 404 '@bit/xxx.xxx.button@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.
xxx is not the real scope, i replace it for ask.
I try to modify the .npmrc file but the result was the same
Thx for help.
Beta Was this translation helpful? Give feedback.
All reactions