hubotio / hubot

A customizable life embetterment robot.
https://hubotio.github.io/hubot/
MIT License
16.66k stars 3.75k forks source link

Test failing on Windows #1695

Closed joeyguerra closed 1 year ago

joeyguerra commented 1 year ago

test at test\hubot_test.js:36:3 ✖ should output a help message when run with --help (10.698416ms) Error: spawn ./bin/hubot ENOENT at ChildProcess._handle.onexit (node:internal/child_process:286:19) at onErrorNT (node:internal/child_process:484:16) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -4058, code: 'ENOENT', syscall: 'spawn ./bin/hubot', path: './bin/hubot', spawnargs: [ '--help' ] }

test at test\hubot_test.js:11

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 10.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: