Replies: 2 comments
-
caused by esbuild 0.24.1, see sveltejs/svelte#14790 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, I'll close discussion as it is covered elsewhere. |
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.
-
Not sure what library is causing this.
Today when I updated the packages,
npm run dev
gives this error message:Rolled back to (libraries with updates have previous version specified):
If I
npm i
, I get same error message.If I
npm ci
using originalpackage-lock.json
it works as before.vite.config.ts is
Anyone any idea what is causing this. At present I can no longer update packages.
Beta Was this translation helpful? Give feedback.
All reactions