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 has been archived by the owner on Feb 15, 2022. It is now read-only.
Just updated from master and ran command zenbot trade and got the following error:
/home/zenbot/zenbot.sh:19
command(program)
^
TypeError: command is not a function
at /home/zenbot/zenbot.sh:19:5
at Array.forEach (native)
at /home/zenbot/zenbot.sh:18:12
at /home/zenbot/boot.js:30:7
at f (/home/zenbot/node_modules/once/once.js:25:25)
at Glob.<anonymous> (/home/zenbot/node_modules/glob/glob.js:151:7)
at emitOne (events.js:96:13)
at Glob.emit (events.js:191:7)
at Glob._finish (/home/zenbot/node_modules/glob/glob.js:199:8)
at done (/home/zenbot/node_modules/glob/glob.js:184:14)
Funny thing is, zenbot.sh hasn't been updated in a while, so I don't see any breaking change there. Anyone else?
The text was updated successfully, but these errors were encountered:
Just updated from master and ran command
zenbot trade
and got the following error:Funny thing is, zenbot.sh hasn't been updated in a while, so I don't see any breaking change there. Anyone else?
The text was updated successfully, but these errors were encountered: