Update to angular 2 final
See original GitHub issueHi, thanks for contributing!
This project is maintained in my spare time, so in order to help me address your issue as quickly as possible, please provide as much of the following information as you can.
– Michael
Angular 2 version: 2.0.0
ng2-pagination version:
Description of issue: Are you planing to update to angular2 final?
Steps to reproduce:
Expected result:
Actual result:
Demo: (if possible, edit this Plunker demo and paste the link to your fork)
Any relevant code:
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:12 (4 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 >How do I correctly upgrade angular 2 (npm) to the latest ...
The command npm update -D && npm update -S will update all packages inside package.json to their latest version, according to their defined...
Read more >How to upgrade Angular 2/4/5 application to Angular 6
In first step install angular CLI globally. npm install -g @angular/cli. The above command will upgrade the globally installed angular CLI to the...
Read more >How To Update Angular CLI To Latest Version
To update Angular CLI to latest version Angular, use ng update @angular/core @angular/cli@latest command.
Read more >How to Update Angular Projects to the Latest Version - SitePoint
You don't need to have followed part 1, 2, 3, 4 or 5 of this tutorial for 6 to make sense. You can...
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’m using Angular 2.0 but when ng2-pagination module was imported getting an error. app.module.ts and system.config.js are shown below. Any help is greatly appreciated!
thanks