Deploy error Error error0308010Cdigital envelope routinesunsupported
Project id: ecc6db20-3a20-4336-b3dc-bd5c977ead59
Ruby on rails
since yesterday I can't complete the deploy anymore, nothing has changed that would cause this, just a class in rails that I'm sure has no relation, can anyone help me?
["@babel/plugin-proposal-private-methods", { "loose": true }]
#20 27.83 to the "plugins" section of your Babel config.
#20 27.83 node:internal/crypto/hash:71
#20 27.83 this[kHandle] = new _Hash(algorithm, xofLen);
#20 27.83 ^
#20 27.83
#20 27.83 Error: error:0308010C:digital envelope routines::unsupported
complete log here https://pastebin.com/inQ575eC
Pastebin
#20 27.83 Though the "loose" option was set to "false" in your @bab...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
3 Replies
Project ID:
ecc6db20-3a20-4336-b3dc-bd5c977ead59
You might find these helpful:
- Start command variable passing failing to pass vars
- Deployments and plugins stopped, site is unreachable, I am confused
⚠️ experimental feature
Did you ever fix this? I'm hitting the same issue