来自另一个位置的 Ionic 应用程序 运行 给出错误

Ionic application run from another location gives error

我有一个离子应用程序。我创建了所有命令,添加了一些插件等。它为 android 和 ios 正确构建和 运行s。我已经签入了SVN。现在,如果我将相同的应用程序检出到其他位置或其他 PC 并尝试构建或 运行(ionic 运行 android) 那么它会给我错误。 'You may not have the required environment or OS to run this project'

请帮助我。

此致

如果还没有,您可能需要完成安装 Android SDK 等的整个过程。您可能还需要 运行 cordova platform update android 或此处的其他解决方案之一: https://github.com/driftyco/ionic-cli/issues/282