在 ini 格式的文件中指定配置:

Specify configs in the ini-formatted file:

这里是菜鸟, 我正在尝试为我的 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 我收到错误。 请任何帮助。我正在尝试 运行 react-native 代码而不安装 android studio

你应该像这样使用 npx 或 yarn npx start-android-emulatoryarn start-android-emulator