drex44 / good-food-guide

A guide to know which foods are good when you have certain disease! [Built with React/NextJs]
https://good-food-guide.now.sh
MIT License
48 stars 38 forks source link

Problem when run yarn dev. #90

Open marcjal opened 4 years ago

marcjal commented 4 years ago

Hi 👋

I have a problem when I try to run yarn dev I don’t know if I need to install another dependency. This is the message error

Screen Shot 2019-10-17 at 9 10 57 AM
drex44 commented 4 years ago

this seems weird. did you run yarn or npm install?

marcjal commented 4 years ago

this seems weird. did you run yarn or npm install?

Hi @drex44 sure I follow the normal process of installation. I update to node v12.13.0 and I have the same problem.

What version of node do you use?