dpogue commented on issue #1221: URL: https://github.com/apache/cordova-ios/issues/1221#issuecomment-1027195470
There was [a report](https://github.com/apache/cordova-ios/issues/1219) that simctl was causing npm audit warnings on cordova-ios due to a vulnerable version of shelljs. This led to an [update](https://github.com/ios-control/simctl/issues/27) to simctl to pull in the latest version of shelljs, which seems to have breaking changes around how it handles stdio. Installing cordova-ios as of Sunday will pull in the latest version of simctl, which currently has a non-vulnerable, but also non-working version of shelljs. -- 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]
