Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
heziegl opened this issue Feb 4, 2024 · 3 comments
Assignees

Comments

@heziegl
Copy link

heziegl commented Feb 4, 2024

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

@b01010110
Copy link

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

reproduction steps:

  • npm create vuetify
  • select Default (Vuetify)
  • select Use TypeScript? No
  • select npm

that's all

@Esurnir
Copy link

Esurnir commented Feb 5, 2024

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.

@KaelWD KaelWD transferred this issue from vuetifyjs/vuetify Feb 7, 2024
@johnleider johnleider self-assigned this Mar 11, 2024
@johnleider
Copy link
Member

This is resolved as of the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants