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

Svelte is still old Version #13

Open
lecramr opened this issue Jan 5, 2024 · 2 comments
Open

Svelte is still old Version #13

lecramr opened this issue Jan 5, 2024 · 2 comments

Comments

@lecramr
Copy link

lecramr commented Jan 5, 2024

Hey, first thank you for the awesome boilerplate! I am currently struggling with the Svelte Version of the template it looks like it is still installing a old version, without the added templates and esp. without the tauri-controls, which really add a nice touch. I attached a screenshot:
screenshot

Oh and on a side note it also looks like no components.json file isn't created, which is required for adding new shadcn controls.

I tried:

  • pnpm create tauri-ui
  • npx create-tauri-ui@latest
  • npm create tauri-ui@latest

All with the same results :/

Thanks in advance!

@TheHamkerCat
Copy link

TheHamkerCat commented Feb 17, 2024

Hey, first thank you for the awesome boilerplate! I am currently struggling with the Svelte Version of the template it looks like it is still installing a old version, without the added templates and esp. without the tauri-controls, which really add a nice touch. I attached a screenshot: screenshot

Oh and on a side note it also looks like no components.json file isn't created, which is required for adding new shadcn controls.

I tried:

* pnpm create tauri-ui

* npx create-tauri-ui@latest

* npm create tauri-ui@latest

All with the same results :/

Thanks in advance!

It's been more than a month, did you find a way to fix this?

NVM, installing & updating shadcn normally with pnpm works

@jdahlborg
Copy link

You can create a components.json file in your project by running the following command:
npx shadcn-ui@latest init

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

3 participants