Search code examples
node.jsgitgulpbamboo

Cant execute a gulp task in Bamboo


I have created a Bamboo build plan. The gulp build task i have created, returns this error 'gulp' is not recognized as an internal or external command, operable program or batch file. How do i create a gulp Bamboo task?


Solution

  • The Bamboo service was running in System context. I needed to add the Path to the gulp-cli C:\Windows\system32\config\systemprofile\AppData\Roaming\npm\ In the System Path Environment Variable