breautek commented on issue #1219: URL: https://github.com/apache/cordova-ios/issues/1219#issuecomment-1023384358
Shelljs was removed from cordova-ios approximately 2 years and was included in [email protected] release via https://github.com/apache/cordova-ios/pull/851 Use `npm ls shelljs` to determine what packages are depending on ShellJS. You may also want to try nuking your `package-lock.json` file and `node_modules` folder and install from a clean slate. Closing because this isn't a bug with modern versions of cordova-ios. If you need further assistance, feel free to ask our [Slack Community](https://join.slack.com/t/cordova/shared_invite/zt-z70vy6tx-7VNulesO0Qz0Od9QV4tc1Q). -- 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]
