bamlab / fastlane-plugin-cordova

Integrate your Cordova build into your Fastlane setup
MIT License
115 stars 39 forks source link

FastlaneCore::Interface::FastlaneShellError: [!] Exit status of command 'npx --no-install cordova platform add android' was 1 instead of 0. #51

Open NirGrocerKey opened 4 years ago

NirGrocerKey commented 4 years ago

i'm using teamCity, and fastlane to build my cordova android apps, when adding: cordova( platform: 'android', release: false )

i get: FastlaneCore::Interface::FastlaneShellError: [!] Exit status of command 'npx --no-install cordova platform add android' was 1 instead of 0. any help?