-
|
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: 4 comments 6 replies
-
|
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.
-
Beta Was this translation helpful? Give feedback.
-
|
Yes right I agree with u on this
…On Sat, Mar 14, 2026, 10:38 PM Webber Takken ***@***.***> wrote:
Oh and for monorepos: even adding it to the repo .gitignore doesn't work.
Has to be in the specific workspace.
—
Reply to this email directly, view it on GitHub
<#18311 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B7HZNK7QK6DNZKMD5EKDTKD4QYQSBAVCNFSM6AAAAAB7JVYS2OVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMJTGY3DEOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: <tailwindlabs/tailwindcss/repo-discussions/18311/comments/16136629@
github.com>
|
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.