Error setting up new project with angular/cli
问题 I am new to npm and Angular 2, I am trying to setup a new Angular 2 project using angular/cli. I am currently running: Node v8.9.3 npm v5.6.0 Windows 10 First, I ran npm install -g @angular/cli which seemed to install just fine. Then I went to the folder where I wanted to start my project, ran ng new my-app but kept getting this error. npm WARN deprecated angular-cli@1.0.0-beta.22-1: angular-cli has been renamed to @angular/cli. Please update your dependencies. npm WARN deprecated tough