Anton Brannstrom
Results
3
comments of
Anton Brannstrom
Had the same error. Check your mongoDB users collection through Terminal and delete if you have multiple users there.
Everytime you update your localhost:5000/api/users/createadmin it will add a new admin user to your collection
Had the same problem, check that you added curly brackets around data in the async function in productActions.js