It looks like ng2-charts was last updated to support rc6. I would guess you
have a different rc installed or you have the release installed.
ng2-charts may or may not work. There were not many (if any) breaking
changes in rc6/rc7 so it may still work, even with these errors.

On Wed, Sep 21, 2016 at 1:52 AM Santosh Pillai <santosh.pilla...@gmail.com>
wrote:

> Hi,
>
> I tried importing Ng2 charts for Released Version of Angular 2 . The
> commands to add ng2 charts in nodes_module is giving me a whole bunch of
>  errors.  Please refer screenshot below.  Is anyone facing the same error ?
>  is Ng2 Supported with release version of Angular 2?
>
>    * npm **install ng2-charts --save*
>
>     *npm install chart.js --save*
>
>
> <https://lh3.googleusercontent.com/-XhYzS-RX3Vc/V-IgLqYwGBI/AAAAAAAAAx4/dkI3Xdb6iw080Exwc-BqflcCr5R2Z-04gCLcB/s1600/Screen%2BShot%2B2016-09-21%2Bat%2B11.21.32%2BAM.png>
>
>
> On Thursday, 15 September 2016 19:54:19 UTC+5:30, Santosh Pillai wrote:
>>
>>
>> Hi
>>
>> Thanks for your time. Yes, created this project with angular2-cli tool.
>> It works fine now with RC 6, I'm able to use Ng 2 charts. Now, I would
>> try this out with latest (Released) version of Angular2.
>>
>> Thanks.
>>
>> On Monday, 12 September 2016 12:51:03 UTC+5:30, Zlatko Đurić wrote:
>>>
>>> Did you create this project with angular2-cli tool? Did you change the
>>> System.js config default stuff? Because the  ` *const map: any = { 
>>> **'ng2-charts':
>>> 'vendor/ng2-charts'**  };` *part should, by default, be done in
>>> `src/app/system-config.ts`. You already have a System.config({ map,
>>> packages }) there. Try simply adding ng2-charts there instead of
>>> index.html, it could work.
>>>
>>> Also, a side note, you can install chart.js with npm too, to avoid the
>>> extra CDN link.
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "AngularJS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to angular+unsubscr...@googlegroups.com.
> To post to this group, send email to angular@googlegroups.com.
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Lucas Lacroix
Computer Scientist
Advanced Technology Division, MEDITECH <http://ehr.meditech.com/>
781-774-2293

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to