我无法使用 npm 安装 gatsby-plugin-transition-link

Posted

技术标签:

【中文标题】我无法使用 npm 安装 gatsby-plugin-transition-link【英文标题】:I'm not able to install gatsby-plugin-transition-link with npm 【发布时间】:2021-06-16 03:15:35 【问题描述】:

我目前正在尝试使用 npm 安装 gatsby-plugin-transition-link。但它不断抛出这些错误。我试图研究并解决这个问题。但是我尝试过的任何方法都没有奏效。有谁知道是什么问题?提前谢谢你。

【问题讨论】:

您是否偶然使用了 React 17? github.com/TylerBarnes/gatsby-plugin-transition-link/issues/264 是的,17 有问题吗? 【参考方案1】:

这看起来像是 React 17 或 gatsby v3 的依赖问题,gatsby-plugin-transition-link 存储库中有一些问题 like this one。一些 gatsby 插件在跳转到 React 17 或 v3 时可能需要一些微调,文档可以在 here 找到。

【讨论】:

感谢您的回复。而对于信息。不幸的是,我不得不以艰难的方式学习。但至少我知道将来要寻找什么。我什至不知道不同的包更新与当前的 React 和 Gatsby 更新的不同可能会影响每个级别。但我现在知道了,这就是计数。

以上是关于我无法使用 npm 安装 gatsby-plugin-transition-link的主要内容,如果未能解决你的问题,请参考以下文章

我无法使用 npm 安装包裹

无法使用 npm 安装 @angular/cli

我无法使用 npm 命令行安装任何东西

无法使用 npm 安装任何东西(反应)

为啥某些依赖项无法使用 npm 安装,而是使用 bower 安装,反之亦然

我无法使用 npm 安装 gatsby-plugin-transition-link