cordova-electron
cordova-electron copied to clipboard
Require node addon for c++ native not working Js electron proxy , cordova plugin electron platform , cordova [email protected]
Bug Report
Require node addon for c++ native not working Js electron proxy
Problem
when require('addon') module addon not found when require('./addon') addon is not a module plugin.addon not found
What is expected to happen?
What does actually happen?
Information
Command or Code
Environment, Platform, Device
Version information
Checklist
- [x] I searched for existing GitHub issues
- [x] I updated all Cordova tooling to most recent version
- [x] I included all the necessary information above