ffaex

Results 1 issues of ffaex

I'm getting the following error when bulding with yarn dev: "Error: error:0308010C:digital envelope routines::unsupported" node -v : v18.16.0 I could fix it by setting this global variable: export NODE_OPTIONS=--openssl-legacy-provider https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported...