gpt4 book ai didi

node.js - 创建 React Native 项目时出现 'invarient' not found 错误

转载 作者:太空宇宙 更新时间:2023-11-03 23:03:52 25 4
gpt4 key购买 nike

我刚刚开始使用react-native。我尝试了documentation中提到的事情.

但是在运行react-native init AwesomeProject时。

我收到以下错误。

module.js:328
throw err;
^

Error: Cannot find module 'invariant'
at Function.Module._resolveFilename (module.js:326:15)
at Function.Module._load (module.js:277:25)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/Users/aragorn/AwesomeProject/node_modules/react-native/packager/react-packager/src/node-haste/Module.js:18:19)
at Module._compile (module.js:410:26)
at loader (/Users/aragorn/AwesomeProject/node_modules/babel-register/lib/node.js:144:5)
at Object.require.extensions.(anonymous function) [as .js] (/Users/aragorn/AwesomeProject/node_modules/babel-register/lib/node.js:154:7)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)

我正在 Mac OSX(Yosemite) 上尝试使用以下配置:-

  1. nodejs - v4.3.0
  2. npm - 2.14.12
  3. react-native-cli-1.3.0

有人可以帮我解决这个问题吗?

最佳答案

看看这个问题:https://github.com/facebook/react-native/issues/11327 .

我尝试遵循rogueSnake的建议:

npm i --save-dev invariant 

为我工作

关于node.js - 创建 React Native 项目时出现 'invarient' not found 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40936657/

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