hubotio / hubot

A customizable life embetterment robot.

Home Page:https://hubotio.github.io/hubot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test failing on Windows

joeyguerra opened this issue · comments

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

🎉 This issue has been resolved in version 10.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀