Some of the angular versions support only their supported node versions, iam using angular 16 with node 18 and 20 which is working normally,
But when i switch to node 22 my angular 16 application will support those node version,
so we need to use supported node versions for our working angular version.