I am getting a bcrypt error stating that data and hash arguments are required, referencing line #44 in my routes.js file. From what I can tell, I am passing that information
I had the same error and the problem was a missing await when calling the function that reads from database
await