Miriam Onuoha

Results 8 comments of Miriam Onuoha

Hi , I am an Outreachy candidate. I will like to work on this issue. Thank you.

@brylie, Alright, thanks so much

@brylie, Hope your day is going well? I have followed the steps mentioned above. I have viewed the site as well. I am using MAMP server but I can't find...

@BjornW , These are the errors I am getting. It is different from the error mentioned above. Please can you explain to me how to solve the error or is...

Hello @TildaDares I calm this task

I am a outreachy applicant. Please can I fix this bug. Thank you.

I had the same issue but I resolved mine by changing this in my package.json file `"scripts": { "start": "nodemon index.js" },` to `"scripts": { "start": "node index.js" },`