Cannot uninstall @angular/core
I cannot unistall @angular/core even if I ran the command ‘npm uninstall -g @angular/core’
When running the command ‘npm info @angular/core version’ it keeps showing version 18.1.1
How to check what node version compiled an existing “node_modules” folder?
We work many projects at the same time and each project requires a specific node version to work.