【问题标题】:Specify configs in the ini-formatted file:在 ini 格式的文件中指定配置:
【发布时间】: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


    【解决方案1】:

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

    【讨论】:

      猜你喜欢
      • 2020-10-09
      • 1970-01-01
      • 2019-02-02
      • 1970-01-01
      • 2014-05-14
      • 2022-01-14
      • 2017-05-04
      • 2020-08-08
      • 2012-05-10
      相关资源
      最近更新 更多