when i run command npm start
, i am getting this error
Error: The module '/var/www/oxygen/mirari-api/node_modules/bcrypt/lib/binding/bcrypt_lib.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 59. This version of Node.js requires
NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
can anyone please help me how to resolve this issue ? i am using node version 10.13.0
, i tried a lot googling but it didn't help me yet, if anyone have face that issue then please let me know, thanks