Tag: node

  • How to fix err_ossl_evp_unsupported On NodeJs 17

    If you are using NodeJs 17 for development purposes and your framework is either Angular or VueJs or React and using Webpack, This can be caused by web pack nodejs 17: digital envelope routines::unsupported · Issue #14532 · webpack/webpack (github.com). Node 17 has announced one workaround for this. If you hit an ERR_OSSL_EVP_UNSUPPORTED error in your application…