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

[rest example client] Webpack 4 incompatible with Node 17 #1870

Closed
sr258 opened this issue Nov 6, 2021 · 1 comment
Closed

[rest example client] Webpack 4 incompatible with Node 17 #1870

sr258 opened this issue Nov 6, 2021 · 1 comment

Comments

@sr258
Copy link
Member

sr258 commented Nov 6, 2021

Node 17 has dropped support for some old SSL stuff (see webpack/webpack#14532), which breaks build on Node 17 on Linux (at least in the CI pipeline). Things still work on my mac machine with Node 17. Unfortunately Create React App still doesn't support Webpack 5 (see facebook/create-react-app#9994), which means there's not simple upgrade route.

@sr258
Copy link
Member Author

sr258 commented Mar 12, 2022

The example was updated.

@sr258 sr258 closed this as completed Mar 12, 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

No branches or pull requests

1 participant