-
I have a SvelteKit site and use shadcn-svelte. I just decided to update to v4, as shadcn-svelte has released new components compatible with v4. I followed the instructions in their upgrade guide and got to Step 2 -
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Check if you have some binary or binary-like files in your project that have a file extension that does not appear in this list. If so, try ignoring them. Otherwise, consider providing a git repo that reproduces the unexpected behavior. |
Beta Was this translation helpful? Give feedback.
-
In my case (
|
Beta Was this translation helpful? Give feedback.
Check if you have some binary or binary-like files in your project that have a file extension that does not appear in this list. If so, try ignoring them. Otherwise, consider providing a git repo that reproduces the unexpected behavior.