const bcrypt = require('bcrypt'); code example Example 1: npm bcrypt npm install bcrypt Example 2: bcryptjs npm i bcryptjs # yarn yarn add bcryptjs