Good, I'm new to this and at work a web app is being created, and I want to open it locally so I can make local changes without modifying anything of the original. And when performing the 'ng serve' it tells me to run the 'npm install', and when executing it I get the following error: How can I run it locally?