mosh-hamedani / vidly-api-node

309 stars 285 forks source link

[Fix bug] update bcrypt to 3.0.7 #25

Open jason-den opened 4 years ago

jason-den commented 4 years ago

Solving issue #17 and #23

dlime commented 4 years ago

I confirm that this solved my issue with movies and adding users to the DB. (and the npm install failure too)

lund76 commented 4 years ago

Confirm as well. Updating to v. 2.0.0 made the project runable. But upgrading to 3.0.7 now also seeds the user table

jason-den commented 3 years ago

Hi @mosh-hamedani, when you are available, would you mind having a look on this PR? It might help to smooth other learners' experience.