- https://github.com/angular/angular-cli/wiki
- NPMバージョン:5.0.1
- ノードのバージョン:6.11.0
私はは、Cliを使用してAngular2アプリをインストールできません。
npm install -g @angular/cli
ソリューションのコマンドを実行し、私は
npm uninstall -g @angular/cli
npm cache clean
npm install -g @angular/[email protected]
を試みたが、それはdoesnの私のために働く。
をお勧めします。私もと試み
エラー
unexpected end of input at 1:13267
。 https://angular.io/docs/ts/latest/guide/setup.html。
これに続くhttps://medium.com/@julyseven2002/how-to-install-angular-2-using-cli-on-windows-7-machine-e328199f4e5a私はそれが役に立つと思います – Ajay
[この問題も参照してください](https://github.com/angular/angular-cli/issues/1045) – anoop