Build Failing: Persistent Type Error in d3-dispatch dependency

Hi @laxman-1998 ! Try with "@types/d3-dispatch": "3.0.2", in your package.json. It worked for me. The issue occurred due to latest update to @types/d3-dispatch which was published 5 days ago.