Upgrade project to Angular 2.0.0
See original GitHub issueCant upgrade angular and other angular rc6 based modules due to this :-
Peer ng2-select@1.0.3 wants @angular/common@^2.0.0-rc.1
would it be possible to upgrade ng2-select too ?
Edit :- Since Angular 2.0.0 is out , and other modules are already being updated.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:7
- Comments:9 (1 by maintainers)
Top Results From Across the Web
Angular Update Guide
Select the options that match your update. Angular versions. From v. 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.2, 10.1, 10.0, 9.1, 9.0, 8.2,...
Read more >Upgrading from AngularJS to Angular
You can upgrade this component to Angular using the UpgradeComponent class. By creating a new Angular directive that extends UpgradeComponent and doing a...
Read more >Guide to update your Angular application v7.2 -> v12. ...
Update to the new version ... Review these changes and perform the actions to update your application. Update to version 8 of the...
Read more >Angular versioning and releases
We update peer dependencies in minor versions by expanding the supported versions, but we do not require projects to update these dependencies.
Read more >Guide to update your Angular application v8.2 -> v11. ...
Update to the new version ... Review these changes and perform the actions to update your application. Make sure you are using Node...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I just found these forks which have updated to rc6 already
https://github.com/aslubsky/ng2-select/commit/2b940a2f0b6be021d58d9690ec35654ed7b63d7e https://github.com/chymz/ng2-select/commit/e35184a12e91a1f74676c6af0de7f24e470de37d
Try your luck 😄
Even the *.metadata.json-files need to be generated for aot-compilation, regarding this issue in ng2-bootstrap https://github.com/valor-software/ng2-bootstrap/issues/933