Support Angular 5
See original GitHub issueI tried in Angular 5.0.0-rc.3 and I get an error the regarding the OpaqueToken export which is deprecated.
According to https://github.com/angular/angular/issues/14427 you may just need replace these with InjectionToken
instead.
Issue Analytics
- State:
- Created 6 years ago
- Comments:19 (10 by maintainers)
Top Results From Across the Web
Angular versioning and releases
The following table provides the status for Angular versions under support. Version, Status, Released, Active ends, LTS ends. ^15.0.0, Active, 2022-11-18 ...
Read more >Angular - endoflife.date
Release Released Active Support
15 1 month and 1 week ago. (16 Nov 2022) Ends in 4 months and 3 weeks. (18 M...
14 (...
Read more >Angular 5 Tutorial: Guide to Your First Angular 5 App - Toptal
Build a notes application from scratch for your first Angular 5 app. Learn Angular CLI, use RxJS, implement Firebase as the back-end, and...
Read more >Angular 5 Service Worker - Medium
Angular 5 has been released and the support for building Progressive Web Applications (PWA) with Service Workers has now been build into the...
Read more >Angular Version List & History – Angular 2,4,5,6,7,8 - Guru99
Angular 4 is a web application framework for building JavaScript applications. It supports TypeScript, which compiles to JavaScript and displays ...
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 FreeTop 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
Top GitHub Comments
https://github.com/cankayacan/ng5-dynamic-component-test
Getting this error:
I don’t know… They know about it so work is on way…
The issues are with tsickle mostly, not emitting the decorators… other then that you can AOT compile an app and it will work…
Since it’s one shot compile the data is kept