basir / node-react-ecommerce

Build ECommerce Website Like Amazon By React & Node & MongoDB
https://node-react-ecommerce-app.herokuapp.com/
1.69k stars 793 forks source link

{"msg":"User is not defined"} #47

Open hondamoto0 opened 4 years ago

hondamoto0 commented 4 years ago

i do the same way you did but i get {"msg":"User is not defined"} from http://localhost:5000/api/users/createadmin

Ratna0310 commented 4 years ago

check with the name. Is it User or user? should be same.

basir commented 4 years ago

share the userRoutes.js code to fix your issue.