Vue-fontawesome with Yarn

Posted

技术标签:

【中文标题】Vue-fontawesome with Yarn【英文标题】: 【发布时间】:2021-05-25 23:02:56 【问题描述】:

我已经安装了所有依赖项以使用Font-Awesome with Vue。尽管如此,我在运行yarn 时收到此错误:

error An unexpected error occurred: "https://npm.fontawesome.com/@fortawesome/fontawesome-svg-core/-/1.2.34/fontawesome-svg-core-1.2.34.tgz: Request failed \"401 Unauthorized\"".

我正在使用免费版的 Font-Awesome。

有人知道为什么吗?

【问题讨论】:

【参考方案1】:

编辑:要解决401 身份验证问题,我们可以使用此Github 线程中的解决方案:https://github.com/yarnpkg/yarn/issues/3093#issuecomment-317671597


从这个github issue 和它的答案here,我明白这是暂时的。

在几分钟/几小时后重试,看看它是否恢复或尝试升级您的yarn

另外,也许试着确保它不在你身边

yarn cache clean
yarn

还有这个其他的解决方案,不知道值多少钱:https://***.com/a/49371861/8816585

有些人通过删除他们的yarn.lock 解决了他们的问题,但这似乎有点过于极端和冒险 IMO。

【讨论】:

感谢您的回答。我已经尝试过您的解决方案,但不幸的是,它不起作用。问题是我得到的不是 404,而是 401。 糟糕!在这种情况下,这是一个基本的身份验证问题,试试这个:github.com/yarnpkg/yarn/issues/3093#issuecomment-317671597

以上是关于Vue-fontawesome with Yarn的主要内容,如果未能解决你的问题,请参考以下文章

Spark on Yarn with HA

Improving yarn quality begins with micronaire value

YarnClientSchedulerBackend: Yarn application has already exited with state FAILED

yarn错误The engine "node" is incompatible with this module

yarn错误The engine "node" is incompatible with this module

yarn create react-app with typescript throwing errors