Hello, I am new by angular 2 i just finished building my first angular 2 application with TypeScript. I first clone the initial project from this repository : https://github.com/angularclass/angular2-webpack-starter.git But when i use the build in server command 'npm start' every thing works fine in this url: http://localhost:3000
now according to the instructions form the project repository, ### server # development npm run server # production npm run build:prod npm run server:prod I rang the following command 'npm run build:prod' to get the production package. But this the error i am getting. <https://lh3.googleusercontent.com/-7fhfcGMX3KI/VtW_1Ye3VTI/AAAAAAAABDI/EzAk4DzNjB4/s1600/error.PNG> Please can someone help me out ? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
