FortAwesome / Font-Awesome

The iconic SVG, font, and CSS toolkit
https://fontawesome.com
Other
73.58k stars 12.2k forks source link

Bug: Can't update and CI blocked with per project configuration #20033

Open ThomasBerneHCSE opened 10 months ago

ThomasBerneHCSE commented 10 months ago

Bug description

We tried to install packages this morning with nothing different in the project than yesterday. It is impossible to update : image Here is the detail : image We use NPM and here are the packages we use :

from package.json :

"@fortawesome/fontawesome-pro": "^6.3.0",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/pro-light-svg-icons": "^6.3.0",
"@fortawesome/pro-regular-svg-icons": "^6.3.0",
"@fortawesome/pro-solid-svg-icons": "^6.3.0",
"@fortawesome/vue-fontawesome": "^3.0.3",

.npmrc

@fortawesome:registry=https://npm.fontawesome.com/
//npm.fontawesome.com/:_authToken={token}

Possibly related issue : https://github.com/FortAwesome/Font-Awesome/issues/19711

Reproducible test case

No response

Screenshots

No response

Font Awesome version

6.3.0+

Serving

Kit

Implementation

SVG+JS

Browser and Operating System

Linux (Ubuntu, arch, CI Github)

Web bug report checklist

robmadole commented 9 months ago

@ThomasBerneHCSE have you been able to resolve this? If not please send an email to hello@fontawesome.com.

Dinkelborg commented 9 months ago

Same issue here been spending all day trying to find any solution at all