Estou iniciando meus estudo com Angular e estou seguinte este tutorial:

http://ntakashi.net/angularjs-2-0iniciando-uma-aplicacao-e-ambiente/

Quando tento executar a aplicação recebo este erro:

npm ERR! Linux 3.13.0-87-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start"
npm ERR! node v4.5.0
npm ERR! npm  v2.15.9
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: `concurrently "npm run tsc:w" "npm 
run lite" `
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] start script 'concurrently 
"npm run tsc:w" "npm run lite" '.
npm ERR! This is most likely a problem with the angular-car-app package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     concurrently "npm run tsc:w" "npm run lite" 
npm ERR! You can get information on how to open an issue for this project 
with:
npm ERR!     npm bugs angular-car-app
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! 
npm ERR!     npm owner ls angular-car-app
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /vagrant/projetos/angular-car-app/npm-debug.log

-- 
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.

Reply via email to