breautek commented on PR #198: URL: https://github.com/apache/cordova-plugman/pull/198#issuecomment-4742307115
``` norman@norman-workstation:/development/cordova/breautek/cordova-plugman$ npm ls yargs [email protected] /development/cordova/breautek/cordova-plugman └─┬ [email protected] overridden └── [email protected] overridden ``` Had to also run `npm upgrade` which might have updated other sub-packages otherwise it produced: ``` npm ls yargs [email protected] /development/cordova/breautek/cordova-plugman └─┬ [email protected] overridden └── [email protected] invalid: "^18.0.0" from node_modules/c8 overridden npm error code ELSPROBLEMS npm error invalid: [email protected] /development/cordova/breautek/cordova-plugman/node_modules/c8/node_modules/yargs npm error A complete log of this run can be found in: /home/norman/.npm/_logs/2026-06-18T13_13_03_088Z-debug-0.log ``` -- 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]
