Nathan Vander Heyden

Results 4 comments of Nathan Vander Heyden
trafficstars

Alright, here's how I fixed it: ``` npm uninstall ngx-echarts npm uninstall echarts npm install [email protected] npm install [email protected] ``` In the module where I use ngx-echarts, I removed the...

Alright, here's how I fixed it: ``` npm uninstall ngx-echarts npm uninstall echarts npm install [email protected] npm install [email protected] ``` In the module where I use ngx-echarts, I removed the...

Thanks for reviewing @sophiabrandt , I hope this works!