ASP.Net MVC Angular 2 Final

前端 未结 3 874
陌清茗
陌清茗 2021-02-03 11:06

Has anyone tried Angular 2 RC Final with ASP.Net MVC?

I am having trouble with configuring Angular 2 RC 6 with ASP.Net MVC, till beta 17 everything was working fine.

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-03 11:34

    The solution for this issue can be upgrading the version of Node and NPM as described here (problem exists with NPM/Node versions - anything above node v5.10.1 and npm v3.8.6+ seem to be fine).

    download latest node from link below according to your 32/64 bit windows architecture

    https://nodejs.org/en/blog/release/v5.10.1/://

提交回复
热议问题