NishilSB opened a new issue, #225: URL: https://github.com/apache/cordova-electron/issues/225
# Bug Report ## Problem keytar package is not picked after building cordova-electron ### What is expected to happen? npm i keytar should install keytar in packaged cordova-electron ### What does actually happens? keytar package is getting removed from the package.json after building the app ## Information 1-npm i keytar, 2. use any keytar function 3. build the app using cordova build electron ### Command or Code cordova build electron ### Environment, Platform, Device platform - windows 10 ### Version information cordova 11.0.0 cordova-electron 3.0.0 ## Checklist - [* ] I searched for existing GitHub issues - [* ] I updated all Cordova tooling to most recent version - [ *] I included all the necessary information above -- 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]
