【发布时间】:2018-09-07 23:47:33
【问题描述】:
我在我的机器上安装了 create-react-native-app 以开始使用 React Native 并在 npm start 步骤本身上被此错误停止。
当前环境:
节点 - 6.14.0 npm - 3.10.10 世博会 - 2.3.0.1012011
在我的终端上,96% 时出现“构建 JavaScript 包失败”。
在我的手机上,当我点击“显示详细信息”时,我得到 - “错误代码:CLIENT_LOADING_ERROR 状态代码:500”
/<location to folder>/FirstApp/node_modules/@expo/vector-icons/fonts/Entypo.ttf: Cannot find module '/<location to folder>/FirstApp/node_modules/expo/tools/hashAssetFiles'
ABI24_0_0RCTFBQuickPerformanceLoggerConfigureHooks
ABI25_0_0RCTFBQuickPerformanceLoggerConfigureHooks
<redacted>
<redacted>
<redacted>
<redacted>
<redacted>
CFRunLoopRunSpecific
GSEventRunModal
UIApplicationMain
Exponent
<redacted>
【问题讨论】:
标签: react-native expo create-react-native-app