You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I went through the sveltekit create command, npm create svelte@latest, using the sveltekit default app and installing all optional dependencies via CLI - prettier, eslint, svelte-5, etc. After cding into the directory and running npm i, an overriding peer dependency error pops up.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I went through the sveltekit create command,
npm create svelte@latest
, using the sveltekit default app and installing all optional dependencies via CLI - prettier, eslint, svelte-5, etc. Aftercd
ing into the directory and runningnpm i
, anoverriding peer dependency
error pops up.Reproduction
Root app - https://github.com/akash-joshi/art/tree/173f23f3cfe208c893e2e242d9fe5aff48f3fc32
Reproduction steps:
Logs
System Info
The text was updated successfully, but these errors were encountered: