node-mysql icon indicating copy to clipboard operation
node-mysql copied to clipboard

Getting error when I try signup

Open mwanaJumuiya opened this issue 6 years ago • 1 comments

Below is the error

\app\models\authentic.model. js:42 return next(err); ^

ReferenceError: next is not defined at \app\models\authentic .model.js:42:21 at \node_modules\bcrypt
bcrypt.js:140:13 at process._tickCallback (internal/process/next_tick.js:61:11) [nodemon] app crashed - waiting for file changes bef

mwanaJumuiya avatar Apr 12 '19 14:04 mwanaJumuiya

have you created database schema ? and this error comes when you some exception please follow my read me file and try debugging

yug95 avatar May 06 '19 15:05 yug95