erisu commented on PR #99:
URL: https://github.com/apache/cordova-common/pull/99#issuecomment-1398155316
Spawn is used in these locations:
* **`cordova-windows`** which is a deprecated platform and archived repo
* **`cordova-fetch`**
*
**[installPackage](https://github.com/apache/cordova-fetch/blob/master/index.js#L87)**
* Method is called
[here](https://github.com/apache/cordova-fetch/blob/master/index.js#L69)
*
**[uninstall](https://github.com/apache/cordova-fetch/blob/master/index.js#L165)**
* Method is called lib's [platform
remove](https://github.com/apache/cordova-lib/blob/master/src/cordova/platform/remove.js#L89)
and [plugman
remove](https://github.com/apache/cordova-lib/blob/master/src/plugman/uninstall.js#L129).
* And also in one test spec file for this repo.
--
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]