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

Confusing installation instructions #148

Closed
Creative-Difficulty opened this issue Jul 31, 2023 · 1 comment
Closed

Confusing installation instructions #148

Creative-Difficulty opened this issue Jul 31, 2023 · 1 comment
Labels
type: documentation A change or addition to the documentation

Comments

@Creative-Difficulty
Copy link

Change Type

Correction

Proposed Changes

In the installation docs (https://www.shadcn-svelte.com/docs/installation) under "New Project" at step 1 ("Run the CLI") it says "Use the SvelteKit CLI to create a new project. Support for Svelte v4 is coming soon, we are just waiting for our dependencies to be updated.", however the command below it uses svelte(-kit) >v4 (npm create svelte@v4.2.0 my-app). This is very confusing, also in the project setup, when running "npm create svelte@v4.2.0 my-app" a warning appears, saying trhat svelte >v4 isnt supported.

@Creative-Difficulty Creative-Difficulty added the type: documentation A change or addition to the documentation label Jul 31, 2023
@huntabyte
Copy link
Owner

Closed by #150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A change or addition to the documentation
Projects
None yet
Development

No branches or pull requests

2 participants