Skip to content
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

fix: Ensure ESBuild via custom install #163

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Conversation

Danielku15
Copy link
Member

Fixes #153

Seems the install.js of ESBuild is rather broken. It doesn't place the platform specific dependencies at the spots where they need to be.

With this custom install sequence of this PR it works fine.

@Danielku15 Danielku15 self-assigned this Oct 12, 2024
@Danielku15 Danielku15 merged commit 9f3e2b3 into main Oct 12, 2024
13 checks passed
@Danielku15 Danielku15 deleted the feature/fix-esbuild-install branch October 12, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: ESbuild fails to install and extension fails to extract tests
1 participant