My project is underway and I've begun installing packages, but I ran into an error specifically while trying to install bcrypt.
First attempt at installing bcrypt.
npm install bcrypt
Error encountered:
> [email protected] install C:\Users\Abdulsalam\application\clothes_store\node_modules\bcrypt > node-pre-gyp install --fallback-to-build // Entire error message removed due to length
I know it's a lengthy error message, but I really need help as I urgently need to complete this project and have barely started.