Font-awesome: 401 Unauthorized: @fortawesome/fontawesome-free@latest

Created on 2 Aug 2018  路  2Comments  路  Source: FortAwesome/Font-Awesome

Hello,

When I run "npm install --save-dev @fortawesome/fontawesome-free",
NPM returns "401 Unauthorized: @fortawesome/fontawesome-free@latest" error.

Ubuntu 18.04.1
NPM 6.2.0

Thanks,

question

Most helpful comment

Hi,
Yes, I am a Pro user, and yes ~/.npmrc did contain @fortawesome:registry=https://npm.fontawesome.com/.

It worked after removing that line in .npmrc.

Thanks

All 2 comments

Hi!

Thanks for being part of the Font Awesome Community.

I cannot replicate

Are you a Font Awesome Pro user? Could you please check that your .npmrc does not contain @fortawesome:registry=https://npm.fontawesome.com/?

npm 6.2.0
node 10.8.0
osx

$ npm install --save-dev @fortawesome/fontawesome-free
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.

+ @fortawesome/[email protected]
added 1 package from 6 contributors and audited 1 package in 2.104s
found 0 vulnerabilities

Hi,
Yes, I am a Pro user, and yes ~/.npmrc did contain @fortawesome:registry=https://npm.fontawesome.com/.

It worked after removing that line in .npmrc.

Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

douglasdeodato picture douglasdeodato  路  3Comments

ghost picture ghost  路  3Comments

daneren2005 picture daneren2005  路  3Comments

Eschwinm picture Eschwinm  路  3Comments

petermolnar picture petermolnar  路  3Comments