express-typescript-boilerplate
express-typescript-boilerplate copied to clipboard
add node version requirement for bcrypt library
@hirsch88 Is this repo still being maintained?
I think the better approach would be to just make bcrypt compatible with v12 by upgrading bcrypt from 3.0.1 to 3.0.6. Doing that will allow everything to install properly. Sqlite will need to be updated to 4.2 also.