Hello,
I am developing a NextJS site and I installed the latest "chartjs-plugin-datalabels".
When I am running my project I got the following error:
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './helpers' is not defined by "exports" in /Users/zaralisandreas/Desktop/Projects/odify/node_modules/chart.js/package.json
I am using Node v18.12.1 and Chart.js 4.0.1.
Any ideas?
I really appreciate any help you can provide.
Hello,
I am developing a NextJS site and I installed the latest "chartjs-plugin-datalabels".
When I am running my project I got the following error:
I am using Node v18.12.1 and Chart.js 4.0.1.
Any ideas?
I really appreciate any help you can provide.