You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: