Replies: 1 comment
-
Ok, had to delete |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I generate my node modules the vite
model-runner.js
file gets generated with this function, I honestly have no idea what it does but this line:return mod.promise = promise, mod.evaluated = !1, this.processImport(bun x shadcn-svelte@latest add labelawait promise, meta, metadata);
is a syntax error. I have scouted through the rest of the file and nothing similar pops up.I removed and reinstalled the node_modules several times but nothing works. I do not even have the label component installed anymore.
I hope someone can help me thx.
additionally when I run
bun dev
I get his error message:Beta Was this translation helpful? Give feedback.
All reactions