•   11 months ago

HELP with deployment

I am building angular project. When I ask it to deploy, it gets stuck on "npm run build" command for a long time almost half an hour. I check building it manually, and there is no error. I also prompted to that the project is already built and deploy it on netlify. But it still ran "npm run build" again. Even when the terminal shows that the build is complete, it does not move to deploying on netlify.

Comments are closed.