nklayman / vue-cli-plugin-electron-builder

Easily Build Your Vue.js App For Desktop With Electron

Home Page:https://nklayman.github.io/vue-cli-plugin-electron-builder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies not found

Yemesoft opened this issue · comments

image

Please refer to the issue below:
puppeteer/puppeteer#9467

@AfterFinal So I read the issue you mentioned. But I don't get what this project could fix to solve your issue.

As long as we are using Vue2, we need to use Webpack 4. So if the solution is upgrading Webpack to 5.X, I will have to disappoint you. As for now, an upgrade to Vue3 is not in the planning.

I found that it works with vite today.