fordbjay / poker-preflop-charts

0 stars 0 forks source link

Error on compile #1

Open ShireGrin opened 1 month ago

ShireGrin commented 1 month ago

I am using node js v20.18.0 on ubuntu

image 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

ShireGrin commented 1 month ago

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