Closed
Description
I'm getting this error when attempting to use the browserstack runner in my CI/CD pipeline:
Error: spawn ETXTBSY
at ChildProcess.spawn (internal/child_process.js:357:11)
at spawn (child_process.js:525:9)
at execFile (child_process.js:216:15)
at tunnelLauncher (/opt/crumbjs/node_modules/browserstack-runner/lib/local.js:23:22)
at Timeout._onTimeout (/opt/crumbjs/node_modules/browserstack-runner/lib/local.js:191:11)
at ontimeout (timers.js:424:11)
at tryOnTimeout (timers.js:288:5)
at listOnTimeout (timers.js:251:5)
at Timer.processTimers (timers.js:211:10)
It looks like a similar issue was filed in other repo from Browserstack with the same error.
Metadata
Metadata
Assignees
Labels
No labels