Matt VbV
Results
2
comments of
Matt VbV
I confirm that too (using Nexus OSS 3.10.0-04). Otherwise, nice tool !
Got it working with `npm install --save --legacy-peer-deps` And I also had to fix those two lines in angular.json : `$ grep -R "chart.js/dist/Chart.js" angular.json: "scripts": ["node_modules/chart.js/dist/Chart.js"], angular.json: "scripts": ["node_modules/chart.js/dist/Chart.js"],...