You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
It's showing up after npm install. I think it's an Angular2 versioning issue tho.
In package.json file there is "angular2": "2.0.0-alpha.44" I've changed it to "angular2": "2.0.0-beta.14" and it worked. But still I think it would be much better to use @angular/* notation instead of angular2, i.e. "@angular/core": "2.0.0-rc.1"
What's wrong with angular2 project?
The text was updated successfully, but these errors were encountered: