Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install keytar(Node module to manage system keychain) in cordova [email protected]? #225

Open
NishilSB opened this issue May 6, 2022 · 0 comments

Comments

@NishilSB
Copy link

NishilSB commented May 6, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant