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
We are using SvelteKit, which uses Vite, which uses esbuild and we are seeing this error on some of our macs.
We also have devs on linux who are not having this issue.
I was able to find this, but it's closed with little to no explanation: vitejs/vite#5187
Could this be caused by installing things on a linux machine, package-lock.json gets some notions, and then it's a problem on other platforms? Is something else going on? Happy to be pointed in another direction if this isn't specifically an esbuild issue.
npm ls output from my linux machine indicates the following versions: