verekia / js-stack-from-scratch

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
MIT License
20.05k stars 1.99k forks source link

Lesson 4 - React - App Crash waiting for file changes. #259

Closed iby-dev closed 6 years ago

iby-dev commented 6 years ago

I have been having some trouble getting part 2 of lesson four working. I have copied and pasted the entire working solution from here.

And I still cannot get it to fire up with: npm start. I have removed all installed packages and reinstalled them and pretty much copied and pasted the entire solution any ideas?

iby-dev commented 6 years ago

image

iby-dev commented 6 years ago

Fixed by downloading complete lesson 4 sln and re-installing npm packages again.

I am using NPM and not Yarn.