I've recently updated my angular project from 8 to 9. It worked fine in my machine. I tried copied the files and tried compiling it in another device. While doing npm install an getting the following error.
I tried removing package.lock.json and removed node_modules folder completely and tried much times. But nothing works