【发布时间】:2018-11-26 04:37:30
【问题描述】:
我是 react-native 的新手,我安装了 expo,如下面的官方页面中所述。
npm install expo-cli --global
expo init my-new-project
cd my-new-project
expo start(run this in my cmd)
在 cmd 中得到这个错误
[09:53:03] TypeError: Cannot read property 'compile' of undefined
npm start(i did this too)
在cmd中得到这个错误
[09:47:17] TypeError:无法读取未定义的属性“编译”
【问题讨论】:
标签: reactjs react-native reactive-programming expo