gcxfd opened a new issue #213: URL: https://github.com/apache/cordova-electron/issues/213
I use electron 15.2.0 (with sed -i 's/14.0.0/15.2.0/' node_modules/cordova-electron/lib/build/base.json ) some warning happened how to enable`Electron --trace-warnings ...` ``` + cd /Users/z/rmw/rmw + cordova run electron --nobuild --trace-warnings (node:7748) electron: The default of nativeWindowOpen is deprecated and will be changing from false to true in Electron 15. See https://github.com/electron/electron/issues/28511 for more information. (Use `Electron --trace-warnings ...` to show where the warning was created) ``` -- 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]
