Open hatsantos opened 7 months ago
I think it's related with the node version... The latest LTS seems to crash the build.
I am also getting same error. My node version is Node.js v18.20.2
Experiencing the exact same error. Did anybody find a working solution?
Same error, node v20.12.2
I had to downgrade to node version 18.19.0 to make it work.
I had to downgrade to node version 18.19.0 to make it work.
Thanks you. It work for me.
Describe the bug When starting a new ionic app and adding a electron capacitor plataform an erro happens when trying to start the electron app. Yesterday Capacitor 6 was released. I don't know if it related to this new version.
To Reproduce ionic start > angular > XPTOapp > standalone ionic build --prod npm i @capacitor-community/electron npx cap add @capacitor-community/electron npx cap open @capacitor-community/electron
Expected behavior Build should happen and app should start.
Screenshots
Desktop (please complete the following information):