【发布时间】:2020-03-09 15:07:22
【问题描述】:
这里是菜鸟, 我试图运行为我的 reactnative 应用程序安装的 android 模拟器以在 azure linux 机器上在线测试 vscode 并收到以下错误:
Specify configs in the ini-formatted file:
/home/vsonline/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
当我运行 npm start-android-emulator 时,我得到了错误。
请任何帮助。我正在尝试在不安装 android studio 的情况下运行 react-native 代码
【问题讨论】:
标签: android node.js npm react-native-android