So I am following a tutorial online and when he runs his program for the first time it works with out problems. But when I run mine it gives me this error. So what I did was googled it and of course i didn't have tsc and lite-server installed so I did 'npm install -g tsc lite-server'. ran 'npm start' again and still the same error. So then I went to the github repo for the tutorial I copied and pasted the package.json just in case I made typo or something silly yet still no good. What else might I be able to try? and I did do an npm install for all the dependencies.

via Perry Craft
No comments:
Post a Comment