nuxt / vite

⚡ Vite Experience with Nuxt 2

Home Page:https://vite.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't use element2?

chaos-zhu opened this issue · comments

Versions

"nuxt-vite": "^0.1.1",
"nuxt": "^2.15.6"

Description

Once the reference document was fully configured, it started quickly but failed to load the page

image

I looked up information on the network and found that it could be caused by vite not compatible with element2?Do I have to upgrade to element3?That would cost too much

Uncaught TypeError: Cannot read property '$isServer' of undefined
commented

Me too, but nuxt-vite@0.1.0 works

commented

Element question 🚀