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

test: temporarily workaround node 18 source-map issue #213

Merged
merged 1 commit into from May 3, 2022

Conversation

amchiclet
Copy link
Contributor

The source-map package (version 0.7.3) doesn't work with node 18.

A workaround while waiting for the new release is to use the beta version, which I found some other folks like terser are doing.

This PR temporarily switches to source-map version 0.8.0-beta.0.

With this, the node 18 workflow tests are passing, but will continue to monitor the project's health at least for the next couple of weeks.

The kokoro tests need additional fixes separately.

@amchiclet amchiclet marked this pull request as ready for review May 3, 2022 17:23
@amchiclet amchiclet merged commit f596ffe into google:main May 3, 2022
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.

None yet

2 participants