vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.87k stars 6.96k forks source link

[Feature Request] error happened using vuetify3 in electron #14596

Closed git4sum closed 2 years ago

git4sum commented 2 years ago

Problem to solve

Actually this link isn't very related to my problem. It's unnecessary to access it.

The problem is that I cannot use vuetify3 in electron(v13.6.7).

When I try to do electron-build, I get the error "Unknown node type in node creation" at these files below.

And as far as I found, to use "selector(:focus-visible)" then I have to install "autoprefixer" version above 10.2.5, but the latest vue@cli (v4.5.0) uses "autoprefixer@9.8.0". So my question is that is there other way to use vuetify3 without the element "selector(:focus-visible)"? Thank you.

Proposed solution

way to use vuetify3

KaelWD commented 2 years ago

Duplicate of #14179

The most recent version of vue-cli is 5.0.0-rc.1 which uses autoprefixer 10.