Angular 2 rc3 router-deprecated package issue

前端 未结 4 2131
遥遥无期
遥遥无期 2021-01-18 06:50

Welcome Angular 2 rc.3!

I use project.json from 5 Min Quickstart to configure my project, but when i run npm install i get follow error:

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-18 07:35

    You guessed right, the QuickStart tutorial doc was in fact wrong, and the Pull Request handling this has just recently merged its commits. Should you go to the QuickStart docs again, you'll see it's been updated!

    Here's the closed Pull Request: https://github.com/angular/angular.io/pull/1727

    So no worries, you were doing just fine!

提交回复
热议问题