StephenGrider / ReduxSimpleStarter

Starter pack for an awesome Udemy course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm start - not working Windows 10

LadikCZ opened this issue · comments

Hello,

i got following error when i try to run npm start from project folder.

Can someone please help?
Thank you.

npm_start

Hello, it seems to me that you haven't installed the packages from the package.json file, in that same folder, you need to run npm install and wait for all the packages to install, and then run npm start

Did you install them?

Yeah but I overelooked some errors during install - this solved my issue https://stackoverflow.com/questions/35809551/npm-err-package-json-must-be-actual-json-not-just-javascript