npm i -D @sveltejs/kit@next Errors #6584
MrAmericanMike
started this conversation in
General
Replies: 1 comment
-
No, this is the current behaviour: it is currently set up such that it won't install if it encounters some invalid configurations (for instance, this error in |
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
-
Sorry if this is not a problem with SvelteKit itself and maybe it's NPM fault. But I'm surprised to see this errors while installing a package.
Why it errors with complains that should show, if any, when running
vite dev
for example.It also complained about
config.kit.browser.hydrate has been removed.
Is this behavior normal?
Beta Was this translation helpful? Give feedback.
All reactions