0

i done

  1. windows change format C
  2. install node lastest
  3. remove node_modules in my project folder
  4. i do npm install & all --force and -- other but i see finaly error

and other project also contain node_modules also not loading

 「wds」: 404s will fallback to //index.html
 10% building 3/4 modules 1 active ...js?http://0.0.0.0:0/sockjs-nodenode:internal/crypto/hash:71
  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

Error: error:0308010C:digital envelope routines::unsupported

node_modules\webpack\lib\util\createHash.js:90:53

digital envelope routines::unsupported

my bance
  • 3
  • 2

1 Answers1

0

Please try to install the stable node.js version from here. Please refer to this answer.

Sufail Kalathil
  • 558
  • 6
  • 21