Troubleshooting
- On Node v16 and v17 you need use the legacy openssl:
- Error:
error:0308010C:digital envelope routines::unsupported
-
Solution:
export NODE_OPTIONS=--openssl-legacy-provider
error:0308010C:digital envelope routines::unsupportedexport NODE_OPTIONS=--openssl-legacy-provider