-
Notifications
You must be signed in to change notification settings - Fork 4
Upgrade NodeJs to ~> 18.10.x #264
Comments
Hey, I've tried to update the nodeJS version to 18.10.0. However, I discovered that Node.JS 17 or above uses OpenSSL3, which is incompatible with the webpack version 4. The latest version of gem This is the error that I got when I tried to
|
Hey, I would like to be assign for this issue 🤝 |
Hey, I have some news: The gem So, this gem won't receive new updates to include newer versions of JS and still will use webpack 4.x.x+. Also, there is a kind of "fork" of webpacker, called Shakapacker but uses Webpack v5+. Both webpacker 4 and v5+ are incompatible with nodeJS > 17 because of the openSSL3. Right now, I can picture two cases for this issue:
WDYT? |
I don't see a problem using node with openssl3, but since we will use hotwired let's go with this approach, thanks for investigating it |
should we add a hold label to this issue? @adbatista |
why? |
No description provided.
The text was updated successfully, but these errors were encountered: