Open cig0 opened 2 years ago
Also affected by this.
Me as well. Would be great if there was a generic package again!
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.
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 :'(
still ERROR on 2023/07. any progress?
or could we save the cockpit-css file inside git repo?
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
same issue when trying to build from source. It would be nice to have a fix for this.
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:
make
commandExpected behavior The library is pulled to begin the build
Screenshots