almercier commented on issue #1221: URL: https://github.com/apache/cordova-ios/issues/1221#issuecomment-1027186782
You can force cordova-ios to use the previous version of simctl as a temporary workaround. `npm un simctl && npm i [email protected] -E -D` I tried using npm 8's [overrides](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides) feature, but couldn't seem to get it working. Most likely because npm audit keeps ignoring the override and installing 2.0.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
