1
「Getting Started」のReact Nativeをインストールしようとしました。インストール中にエラーが発生しました。「入門」チュートリアル
react-native init AwesomeProject
このエラーが発生し、アプリケーションがシミュレータでランチしませんでした。
~/tmp/react-native/AwesomeProject/node_modules/react-native/packager ~
/Users/david/tmp/react-native/AwesomeProject/node_modules/react-native/local-cli/server/formatBanner.js:48
chalkFunction: (fn) => fn,
^^
SyntaxError: Unexpected token =>
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/david/tmp/react-native/AwesomeProject/node_modules/react-native/local-cli/server/checkNodeVersion.js:12:20)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
~ Process terminated. Press <enter> to close the window
私のシステム情報:
のMac OS 10.11.6
ノード:安定した6.3.0(ボトリング)、HEAD
警備員:安定した4.6.0(ボトリング)、HEADを事前のための
XCodeの7.3.1
おかげ