You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2026. It is now read-only.
Using config: /__w/foundation-sites/foundation-sites/browserstack.json
internal/child_process.js:405
throw errnoException(err, 'spawn');
^
Error: spawn ETXTBSY
at ChildProcess.spawn (internal/child_process.js:405:11)
at spawn (child_process.js:548:9)
at execFile (child_process.js:232:17)
at tunnelLauncher (/__w/foundation-sites/foundation-sites/node_modules/browserstack-runner/lib/local.js:23:22)
at Timeout._onTimeout (/__w/foundation-sites/foundation-sites/node_modules/browserstack-runner/lib/local.js:191:11)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7) {
errno: -26,
code: 'ETXTBSY',
syscall: 'spawn'
}
We are getting the following error:
Related: browserstack/browserstack-local-nodejs#19