Electron-Vue CLI

Hi @nolimits4web,
I created a project with F7Vue, Cordova electron, and the “Split View” template. Here is the screenshot so you can understand it better:

But, when I run “npm run cordova-electron” in the dev tools console of electron i found this 2 errors:

I didn’t change something, I just downloaded and run it.

Thanks

Roll back to F7-CLI v4 and create electron project with webpack instead of Vite. Electron doesn’t seem to support ES modules yet

Hi Vladimir,
framework7-cli force me to update to the latest version, otherwise I cannot continue. How can I force it to create with v4 ?

Thanks

It is in the docs Create App | Framework7 CLI

1 Like

I didn’t see that, sorry :sweat_smile:

Thank you!