Fontawesome Error when deploying with Cleavr

System Information
  • Strapi Version: Latest (4.1.8)
  • Operating System: Ubuntu 20.04
  • Database: MySQL
  • Node Version: 16
  • NPM Version:
  • Yarn Version:

Hi,
i tried deploying Strapi via Cleavr. But it always runs into this error:

Install NPM Packages 20220413085200202
Found yarn.lock. Installing packages yarn with frozen lockfile
yarn install v1.22.18
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error An unexpected error occurred: "https://npm.fontawesome.com/@fortawesome/free-brands-svg-icons/-/5.15.4/free-brands-svg-icons-5.15.4.tgz: Request failed \"401 Unauthorized\"".

It is the first deploy after the initial setup to verify that the deployment works, so i haven’t changed much yet.

Any ideas how to fix this?

Thanks & best regards,
Simon

Hello, i have the same problem, any update on this ?