Skip to content

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

Merged
amchiclet merged 1 commit intogoogle:mainfrom
amchiclet:workaround-source-map-issue
May 3, 2022
Merged

test: temporarily workaround node 18 source-map issue#213
amchiclet merged 1 commit intogoogle:mainfrom
amchiclet:workaround-source-map-issue

Conversation

@amchiclet
Copy link
Copy Markdown
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.

2 participants