-
Hello @bradtraversy,
Hope you go through this issue to help me out.
![Screenshot 2021-05-21 150542](https://user-images.githubusercontent.com/59993093/119114656-10f68300-ba46-11eb-9d37-1bd2240b115…
-
Hello.
First of all, congratulations for the excellent work.
I found a problem sending email.
When I register, I'm not sending an email because it gives the error below.
If I just pass the fir…
-
Hello, I am encountering this error when running npm run dev
node:events:368
[0] throw er; // Unhandled 'error' event
[0] ^
[0]
[0] Error: listen EADDRINUSE: address alread…
-
I am getting the following error when I tried to start the application
mern-ecommerce/server/routes/api/product.js:292
if (!productDoc || productDoc?.brand?.isActive === false) { …
-
I have been trying to run the project on my machine and it is not compiling without all the keys.
-
{"message":"UNCAUGHTEXCEPTION: Error: Cannot find module 'normalize-url'\nRequire stack:\n- C:\\Users\\Paul\\Documents\\React-Projects\\MERN Ecommerce\\controllers\\auth.controllers.js\n- C:\\Users\\P…
-
**Steps to reproduce**
1. User adds product/item into the cart.
![image](https://user-images.githubusercontent.com/64981592/126909638-7098453a-0e75-46a4-bb3c-8ba6249fe151.png)
2. User places the or…
-
Mongod version: 4.4.2
```
MongoError: E11000 duplicate key error collection: mern-ecommerce-test.users index: facebookId_1 dup key: { facebookId: null }
at Function.create (/home/sneknotsnake…
-
Hi, i would like to integrate a dropdown or text tag where the user can select product options made in product edit screen from admin. The options vary from product to product. I want it to have it i…
-
Udemy Question: https://www.udemy.com/course/mern-ecommerce/learn/lecture/22870685#questions/14725056
I have most of the things done already and I've made constants and all that fun stuff, but when I…