Willem Luijk

Results 2 issues of Willem Luijk

Could you please change the command "start": "tsc && concurrently \"npm run tsc:w\" \"npm run lite\" " to "start": "concurrently \"npm run tsc:w\" \"npm run lite\" " according to: http://stackoverflow.com/questions/34335340/angular2-quickstart-npm-start-is-not-working-correctly

I get this example not working on this error. Can you have a look?