I ran into this after updating some packages (including Angular from 8 to 9), then downgrading again.
The solution was to nuke the node_modules folder and then do a fresh npm install.
I ran into this after updating some packages (including Angular from 8 to 9), then downgrading again.
The solution was to nuke the node_modules folder and then do a fresh npm install.