vuetifyjs / create

🛠️ Build tooling for Vuetify 3
60 stars 18 forks source link

[Bug Report][3.5.2] Get started with Vuetify 3 throws errors on npm run build #43

Closed heziegl closed 5 months ago

heziegl commented 5 months ago

see https://github.com/vuetifyjs/create-vuetify/issues/45

Environment Vuetify Version: 3.5.2 Vue Version: 3.4.15 Browsers: Chrome 121.0.0.0 OS: Windows 10

Steps to reproduce see readme.md:

npm create vuetify select Essentials (Vuetify, VueRouter, Pinia) select Use TypeScript? Yes select npm npm install npm run build I'm using Windows 10 and node v20.11.0

Expected Behavior build without errors

Actual Behavior Found 37 errors in 4 files.

Reproduction Link https://github.com/heziegl/vuetify352_test

heziegl commented 5 months ago

dublicate to transferred #45