【发布时间】:2018-07-11 16:20:54
【问题描述】:
当我运行react-native init sth 时,不会创建 iOS 和 android 文件夹。对于任何 react-native 命令,我都会收到以下错误:enter image description here
怎么了?
【问题讨论】:
-
import在 nodejs 中尚未完全支持 -
建议您阅读他们的官方安装文档:facebook.github.io/react-native/docs/getting-started
-
你的节点版本是多少?
-
我正在使用 Node 9.5 @bennygenel