x)- [X] bug report -> please search issues before submitting
- [ ] feature request
node --version: v4.4.7
npm --version: 4.4.1
npm install"node_modules/.bin/ngc" -p src/tsconfig-aot.json

I might be because you have a non supported version of Node.
As per README:
Both the CLI and generated project have dependencies that require Node 6.9.0 or higher, together with NPM 3 or higher.
It works with the current node version. Thanks!
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
I might be because you have a non supported version of Node.
As per README: