Angular Cors Policy no ‘access-control-allow-origin’

Getting error blocked by cors policy no ‘access-control-allow-origin’ header in angular 18|17|16 application, means you have not set the Access-Control-Allow-Origin property or CORS is not enabled on server response. Cross-origin resource sharing (CORS) is a

Fixed: error:0308010c:digital envelope routines::unsupported

Getting error “error:0308010c:digital envelope routines::unsupported”, means you are not using the LTS Node JS version or have issues with cryptographic, or it does not support OpenSSL algorithms; To fix the error, you have to update