使用Expo运行时,create-react-native-app无法构建javascript包

时间:2018-03-29 05:54:52

标签: react-native expo create-react-native-app

我在我的机器上安装了create-react-native-app以开始使用React Native并且在npm start步骤本身被这个错误停止了。

当前环境:

节点 - 6.14.0 npm - 3.10.10 世博会 - 2.3.0.1012011

在我的终端上我得到了 - "无法构建JavaScript包" 96%。

点击"显示详细信息"在我的手机上我得到了 - "错误代码: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>

1 个答案:

答案 0 :(得分:0)

删除&#34; node_module&#34;目录使用$ sudo rm -r node_module 然后运行$ npm install命令重新安装node_modules如果被要求使用&#34; sudo&#34;