I’m working on an Angular upgrade project, aiming to reach version 17.1. But every attempt seems to cause more dependency issues.
I’ve tried all the conventional fixes – cleaning caches, purging builds, etc. But certain dependencies keep failing.
Is there a tool that allows me to find compatible versions and provide a valid package.json
and package-lock.json
?