Open ShireGrin opened 1 month ago
I am using node js v20.18.0 on ubuntu
Getting the following error on compile
Found this link which i don't know if it fixes it but: https://stackoverflow.com/questions/69719601/getting-error-digital-envelope-routines-reason-unsupported-code-err-oss
It does fix it Basically you have to set an enviroment variable NODE_OPTIONS=--openssl-legacy-provider maybe this depends on the nodejs version used
I am using node js v20.18.0 on ubuntu
Getting the following error on compile
Found this link which i don't know if it fixes it but: https://stackoverflow.com/questions/69719601/getting-error-digital-envelope-routines-reason-unsupported-code-err-oss