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(compiler): cannot compile with node >= 19 #778

Merged
merged 3 commits into from Nov 28, 2022
Merged

Conversation

Chriscbr
Copy link
Contributor

@Chriscbr Chriscbr commented Nov 26, 2022

Updates our esbuild-wasm dependency in the SDK to the latest version to fix a compiler issue (see evanw/esbuild#2683).

Adds a matrix condition to our CI/CD to run E2E tests with both Node 18 and 19.

Fixes #757

By submitting this pull request, I confirm that my contribution is made under the terms of the
Monada Contribution License
.

@Chriscbr Chriscbr requested a review from a team as a code owner November 26, 2022 19:58
@Chriscbr Chriscbr merged commit 9714763 into main Nov 28, 2022
@Chriscbr Chriscbr deleted the rybickic/node-19 branch November 28, 2022 03:12
@monadabot
Copy link
Contributor

🚀 A fix related to this issue has been released in Wing 0.2.193! 🚀

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.

Can't compile code when Node version >= 19
3 participants