How I solve is I downgrade the node version to 14.20.0 (Before it was 18.x.x). You can use nvm to switch node version.
Do cache clean, and npm install again.
Its working even my project is running angular 17.