framework7-cli icon indicating copy to clipboard operation
framework7-cli copied to clipboard

Executed generate-assets and Electron stopped working

Open mjp0 opened this issue 5 years ago • 1 comments

I updated framework7-cli to 3.2.3, executed generate-assets, and now npm run cordova-electron fails with Cannot find module electron and before that I had to manually npm install shelljs. If I manually npm install electron, it breaks native build modules for some reason.

I'm very confused why this happened, and how to fix it. Any ideas?

mjp0 avatar Feb 10 '20 20:02 mjp0

now the framework7-cli version is 5.7.0, try updating the version .

peterlevel1 avatar Apr 29 '20 20:04 peterlevel1