fastlane-plugin-cordova
fastlane-plugin-cordova copied to clipboard
FastlaneCore::Interface::FastlaneShellError: [!] Exit status of command 'npx --no-install cordova platform add android' was 1 instead of 0.
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?