compwright / chartjs-plugin-draggable

Draggable element plugin for Chart.js
MIT License
44 stars 17 forks source link

Could not resolve dependency chartjs-plugin-annotation #15

Open dalepgrant opened 3 years ago

dalepgrant commented 3 years ago
Found: chartjs-plugin-annotation@1.0.1
npm ERR! node_modules/chartjs-plugin-annotation
npm ERR!   chartjs-plugin-annotation@"^1.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer chartjs-plugin-annotation@"^0.5.2" from chartjs-plugin-draggable@0.1.6

https://github.com/chartjs/chartjs-plugin-annotation has been bumped to 1.0.1 (at time of writing)

eg271 commented 2 years ago

So any way to install the plugin?