gpt4 book ai didi

npm - 将 Gatsby v4 升级到 v5

转载 作者:行者123 更新时间:2023-12-01 22:51:12 25 4
gpt4 key购买 nike

我使用的是 Apple M1 Max 处理器和 MAC os Ventura 13.0。

我在 Node v18.12.1 (npm v8.19.2) 上

使用后

gatsby new

并设置站点,它安装到 Gatsby 4,React 到 18.1.0,运行此命令后:

npm install gatsby@next --legacy-peers-deps

我在我的 package.json 文件中看到 Gatsby 现在设置为:5.0.0-next.16。

然后运行命令:

nvm install 18

然后我运行命令:

npm run develop

但是我遇到了以下错误:

Missing onError handler for invocation 'building-schema', error was'Error: Cannot create as TypeComposer the following value:
GraphQLScalarType({ name: "Date", description: "A date string, such as2007-12-03, compliant with the ISO 8601 standard for representationof dates and times using the Gregorian calendar.", specifiedByURL:undefined, serialize: [function String], parseValue: [functionString], parseLiteral: [function parseLiteral], extensions: { },astNode: undefined, extensionASTNodes: [] }).'. Stacktrace was 'Error:Cannot create as TypeComposer the following value:
GraphQLScalarType({ name: "Date", description: "A date string, such as2007-12-03, compliant with the ISO 8601 standard for representationof dates and times using the Gregorian calendar.", specifiedByURL:undefined, serialize: [function String], parseValue: [functionString], parseLiteral: [function parseLiteral], extensions: { },astNode: undefined, extensionASTNodes: [] }).

这是 Apple 芯片的问题还是我遗漏了什么?

最佳答案

显然,在我删除了 package-lock.json 文件并删除了 node_modules 文件夹之后,我运行了 gatsby develop 并且它运行了。

我还没有弄清楚之前的问题是什么,但现在可以了。

关于npm - 将 Gatsby v4 升级到 v5,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74351857/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com