You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/02/01 19:04:07 UTC

[GitHub] [cordova-ios] almercier commented on issue #1221: unable to run ios simulator, possible regression due to simctl update

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 simctl@2.0.0 -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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org