Monday, 13 March 2017

tsc and lite-server error with angular 2

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. Error I am getting package.json file



via Perry Craft

No comments:

Post a Comment