DEV Community

HALLneufmilles
HALLneufmilles

Posted on

1 1

Opening my app with 'yarn start' : error Command failed with exit code 1

I'm beginner with React. My first app as exercice work well. But for next exercices I have to download a file from GitHub.

This one for exemple

So, I download the file, unzip it, open the unzipped file from vsCode, everything opens, everything looks ok.

I do 'yarn start' as with my first app and this is what is displayed in my Terminal:

Image description

What does it mean ?

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay