has anyone seen this err…
has anyone seen this error after upgrading nx from 8 to 9 when trying to serve an angular application ERROR in Cannot read property 'flags' of undefined
. I see recommendations in the angular cli issues about running npm update
to fix the issue (which it does) but I would rather know what specific package needs to be updated.