You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/09/17 13:41:25 UTC

[GitHub] [cordova-electron] erisu commented on issue #196: Cannot find module: './cdv-electron-settings.json'

erisu commented on issue #196:
URL: https://github.com/apache/cordova-electron/issues/196#issuecomment-921806509


   I tried locally and was unable to reproduce this issue on Windows 10.
   
   Could you confirm if you still have this problem? Also, maybe try with the latest Cordova Electron 3.0.0?
   
   To upgrade:
   ```
   cordova platform remove electron
   cordova platform add electron@3.0.0
   ```
   
   I noticed you had a hookscript , `scripts/prebuild.js`, which maybe is causing the issue.


-- 
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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org