【发布时间】:2017-02-20 16:10:42
【问题描述】:
我正在使用窗口。我在 node.js 命令提示符下运行了以下命令
npm install -g react-native-cli
它显示图像中的内容。
谁能告诉我怎么了?我下载 react native cli 了吗?
谢谢。
【问题讨论】:
-
嗯,没有错误信息...
-
请写出给出的错误
-
你的截图没有问题。您可以使用
npm ls -g --depth=0验证全局安装的包。 -
表示一切正常,但我怎么知道我已经安装了 react native cli?
标签: node.js npm react-native command-prompt react-native-cli