Description of the issue
Hello I’m trying to build with ionic archive but I’m receiving this error:
Error
at new SubprocessError (/usr/local/lib/node_modules/ionic/node_modules/@ionic/utils-subprocess/dist/index.js:40:23
Environment:
This is happening in bitrise using the Xcode 12.4.x stack
Which build Step causes the issue and which version of the step?
Ionic archive,Version: 2.2.0
Reproducibility
- _Does a “Rebuild” help?
- No.
- Does the issue happen sporadically, or every time? :
- Every time
- Does upgrading the build Step to the latest version help? :
- No
- When did the issue start?
- 4 days ago.
Local reproduction
Can it be reproduced on your own Mac/PC by following our local debug guide? Please follow at least the first section (“Testing with a full clean git clone”) to make sure to test the state of the code what bitrise.io will get when it does a git clone in the clean environment! If possible please note which sections you tried.
Local reproduction: Linux / Android (docker based) stack builds
When a try to build locally the build works.