Angular 4 support
harikrishnan-u01 opened this issue · 3 comments
Hi,
Can you kindly upgrade the Angular 2 version to Angular 4? When I manually try to upgrade to Angular 4 by changing the version in package.json , I am getting many tsLint errors which are preventing the servers from starting up.
PFB the console errors:
ERROR in
\node_modules@angular\core\src\change_detection\differs\default_iterable_differ.d.ts
(28,32): error TS2304: Cannot find name 'Iterable'.
ERROR in
\node_modules@angular\core\src\change_detection\differs\iterable_differs.d.ts
(15,48): error TS2304: Cannot find name 'Iterable'.
Thanks,
Hari
I'm looking forward to Angular 4 upgrading from fountain angular 2 too.
I started using angular-cli and it is working like a charm.
I'm keen on hearing more developments on this too.
Any chance we'll see this upgrade happening in the near future?