I am running a gulp builds task out of tfs like this
d:_wf\10_tool\node\8.16.0\x64\gulp.cmd karma --gulpfile d:_wf\10\1\s\gulpfile.js
and it doesn't load a d:_wf\10\1\s\karma.conf.js.
When i run "karma start d:_wf\10\1\s\karma.conf.js" from "d:_wf\10_tool\node\8.16.0\x64" works fine.
Any help would be appreciated?
I am running a gulp builds task out of tfs like this d:_wf\10_tool\node\8.16.0\x64\gulp.cmd karma --gulpfile d:_wf\10\1\s\gulpfile.js and it doesn't load a d:_wf\10\1\s\karma.conf.js. When i run "karma start d:_wf\10\1\s\karma.conf.js" from "d:_wf\10_tool\node\8.16.0\x64" works fine. Any help would be appreciated?