node.js - Express Route.post issue -
i use express back-end application. have problem why there not problem on signup route, when server starts crashes following error. 
the place identifies source of error signin route. but, difference between signin , signup here. can't figure out.
check if authenticationcontroller.signin defined. try doing console.log(authenticationcontroller.signin) , see if defined. guess typo issue. may it's authenticationcontroller.signin notice capital i.

Comments
Post a Comment