chartjs/chartjs-plugin-datalabels

datalabels with symfony UX

mattiasdelang opened this issue · 1 comments

Hey

Im trying to make this repo work with Symfony UX, but I keep getting errors:

`Module build failed: Module not found:
"./assets/chartJs.js" contains a reference to the file "@symfony/stimulus-bridge".
This file can not be found, please check it for typos or update it if the file got moved.

"./assets/chartJs.js" contains a reference to the file "@symfony/stimulus-bridge/lazy-controller-loader".
This file can not be found, please check it for typos or update it if the file got moved.`

Anyone who knows what I'm doing wrong?

Cheers

Made it work, thx