gpt4 book ai didi

javascript - React Native "run-ios"意外的 token

转载 作者:行者123 更新时间:2023-11-28 14:33:22 25 4
gpt4 key购买 nike

我正在尝试重新安装 React Native。它工作正常,但是当我重新安装它时,它显示构建 IOS 应用程序时出现一些错误。

我使用安装了react-native

npm install -g react-native-cli

然后创建新项目

react-native init GM

成功,现在版本如下

node --version
v8.11.2
npm --version
5.6.0
react-native --version
react-native-cli: 2.0.1
react-native: 0.55.4

然后我尝试了

react-native run-ios

它显示错误

node_modules/@babel/core/lib/transformation/file/file.js:63   constructor(options, {
^

SyntaxError: Unexpected token {
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:387:25)
at Module._extensions..js (module.js:422:10)
at Object.require.extensions.(anonymous function) [as .js] (/reactNative/GM/node_modules/babel-register/lib/node.js:152:7)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Module.require (module.js:367:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/reactNative/GM/node_modules/@babel/core/lib/index.js:147:36)
at Module._compile (module.js:413:34) Process terminated. Press <enter> to close the window

我正在执行与ReactNative中提到的相同步骤

提前致谢

最佳答案

升级 Node 和 NPM 为我解决了这个问题。

关于javascript - React Native "run-ios"意外的 token ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50678512/

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