-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Error: The package "esbuild-linux-64" could not be found, and is needed by esbuild #1646 #5187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
seems to happen with windows as well |
Just hit this too in our CI, and for anyone who wants a quick-but-real-dirty workaround, replacing your |
As a quick "workaround", I reverted to the 2.5.* version. |
Could you try the suggestion from @Niputi? #5203 (comment) |
I tried it with |
Describe the bug
Installation Error on
yarn install
Error happens with npm as well, but only throws on
npm run dev
I opened a Bug Report within ESbuild as well
evanw/esbuild#1646
But after some thought,
it seems to be a vitejs error,
because I can install esbuild separately (with either npm or yarn) without any errors.
Global Installation of (
yarn global
, ornpm -g
) esbuild is not recognized.Logs of successful global
esbuild
installationSystem Info
Used Package Manager
yarn
Logs
Validations
The text was updated successfully, but these errors were encountered: