cockpit-file-sharing icon indicating copy to clipboard operation
cockpit-file-sharing copied to clipboard

npm ERR! 404 '@45drives/cockpit-css@^0.1.12' is not in this registry

Open cig0 opened this issue 3 years ago • 7 comments

Hi @joshuaboud :wave:

Bug Info

Describe the bug '@45drives/cockpit-css@^0.1.12' seems to not be available at npmjs.org

To Reproduce Steps to reproduce the behavior:

  1. Clone this repository
  2. Issue a make command
  3. See error

Expected behavior The library is pulled to begin the build

Screenshots image

cig0 avatar Nov 16 '22 21:11 cig0

Also affected by this.

antoniovazquezblanco avatar Jan 03 '23 14:01 antoniovazquezblanco

Me as well. Would be great if there was a generic package again!

meilon avatar Jun 05 '23 13:06 meilon

Me as well. Did anyone manage to overcome the problem? I

Does it have any relation to a private package in github package manager repository for the @45drives scope to the cockpit-css package?

I checked that in file-sharing/package-lock.json there is a reference to version ^0.1.5 which resolves to https://npm.pkg.github.com/download/@45drives/cockpit-css/0.1.5/ 5349e4906989bb8731148045bfba16721c2769a53b427f027c5c6e137a591ffd which requires a token.

I tried to login to npm.pkg.hithub.com but got 403 response: ERR! 403 Forbidden - GET https://npm.pkg.github.com/@45drives%2fcockpit-css - Permission permission_denied: read_package

@cig0, @antoniovazquezblanco, @meilon or has anyone been successful? I'm trying to compile for use on Arch Linux distribution.

bombonato avatar Jun 27 '23 15:06 bombonato

Me as well. Did anyone manage to overcome the problem? I

Does it have any relation to a private package in github package manager repository for the @45Drives scope to the cockpit-css package?

I checked that in file-sharing/package-lock.json there is a reference to version ^0.1.5 which resolves to https://npm.pkg.github.com/download/@45drives/cockpit-css/0.1.5/ 5349e4906989bb8731148045bfba16721c2769a53b427f027c5c6e137a591ffd which requires a token.

I tried to login to npm.pkg.hithub.com but got 403 response: ERR! 403 Forbidden - GET https://npm.pkg.github.com/@45drives%2fcockpit-css - Permission permission_denied: read_package

@cig0, @antoniovazquezblanco, @meilon or has anyone been successful? I'm trying to compile for use on Arch Linux distribution.

Olá @bombonato Short answer: nope. I haven't come back to this issue, since anyway I never got any reply from the devs :'(

cig0 avatar Jun 27 '23 20:06 cig0

still ERROR on 2023/07. any progress?

or could we save the cockpit-css file inside git repo?

wangyugui-e16 avatar Jul 22 '23 02:07 wangyugui-e16

07 October 2023. Attempted an install on Debian Unstable from .zip of main and from the most recent release .tar.gz.

Same problem as mentioned by previous posters.

npm ERR! 404 Not Found - GET https://registry.npmjs.org/@45drives%2fcockpit-css - Not found

TassieDevyl avatar Oct 07 '23 10:10 TassieDevyl

same issue when trying to build from source. It would be nice to have a fix for this.

johnmmcgee avatar Nov 13 '23 15:11 johnmmcgee