node-react-ecommerce
node-react-ecommerce copied to clipboard
{"msg":"User is not defined"}
i do the same way you did but i get {"msg":"User is not defined"} from http://localhost:5000/api/users/createadmin
check with the name. Is it User or user? should be same.
share the userRoutes.js code to fix your issue.