I\'m unable to install bcrypt using npm on my machine because I encounter the following errors. I have been troubleshooting the issue without much luck. Can you
npm
Running
sudo apt install build-essential
installs all the tools you need to install bcrypt on Linux. Then you can run
npm install