I am experimenting with upgrading my Angular 6 application to Angular 8. My code compiles, but I immediately receive a run-time error \"d3.js:8 Uncaught TypeError:
I was able to get it working by including d3 in the "scripts" field of angular.json.