Angular 2 Quickstart App Throwing Errors -


when run code "5 min quickstart" https://angular.io/guide/quickstart

here code i'm running , npm-debub.log https://gist.github.com/140173804bb527b5ed20

file structure:

2angular/    tsconfig.json    package.json    index.html    app/       app.components.ts       boot.ts 

do know what's going on?

get both ts files inside of app folder or change system configuration not them in there:

system.import('app/boot')

and make sure running npm install before npm start


Comments

Popular posts from this blog

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - malformed header from script index.py Bad header -