Angular deploy issues

I am having build issues, deploying my angular project, it builds perfectly locally but can seem to get it to deploy

Hi @sommy,

Since it’s failing in the dependency installation stage, it might be an error with a version of the dependency. For example, take a look at this:

Maybe try changing versions of your dependencies to see what fixes this?