Month: January 2019

Azure DevOps – The command “gulp build” exited with code 134.

I had a CI/CD pipeline working for a long while now without any issues in Azure DevOps. All of a sudden, my build starts breaking with the following error: The command “gulp build” exited with code 134. GulpBuild:  gulp build  gulp build[3232]: src\node_contextify.cc:633: Assertion `args[1]->IsString()’ failed. Probably spent a good 2 hours getting to the