-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Error: esbuild: Failed to install correctly #1603
Comments
|
Unfortunately I'm very unfamiliar with FreeBSD and don't have a FreeBSD VM accessible for testing, so I'm not going to be able to help here. The FreeBSD build was working for the person who added FreeBSD support: #217. One thing to check is whether the underlying esbuild executable works at all or not. Here's a simple way to check:
If that doesn't work then the problem is presumably with Go's FreeBSD support itself and there isn't anything that can be done by esbuild to fix the problem. The second post about the WASM build just seems like your machine doesn't have enough memory since it says |
Thanks for the link. It sounds like this will naturally be fixed eventually when esbuild upgrades to the next Go version. |
Platform: FreeBSD 13
Node: 16.2.0
Npm: 6.14.8
Yarn: 1.22.11
The text was updated successfully, but these errors were encountered: