vuetifyjs / create

🛠️ Build tooling for Vuetify 3
63 stars 19 forks source link

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

Closed heziegl closed 6 months ago

heziegl commented 8 months ago

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:

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

b01010110 commented 8 months ago

I also ran into a similar problem with create-vuetify package.

reproduction steps:

that's all

Esurnir commented 8 months ago

I think this is the wrong repository, this should go on create-vuetify, but for documentation purpose :

List of changes to do on the template after running install :

  1. image

  2. image

  3. Execute npm run dev in order to have the vite plugin autogenerate the various autogenerated .d.ts files refered to in point 1.
johnleider commented 6 months ago

This is resolved as of the latest release.