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 pulled the repo minutes ago and getting this error now:
caldas@instance-1:~/zenbot$ ./zenbot.sh sim
module.js:328
throw err;
^
Error: Cannot find module 'kraken-api'
at Function.Module._resolveFilename (module.js:326:15)
at Function.Module._load (module.js:277:25)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/home/caldas/zenbot/extensions/kraken/exchange.js:1:82)
at Module._compile (module.js:410:26)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
The text was updated successfully, but these errors were encountered:
Fourth issue I find with the same problem, starting to wonder if we should add an update section in the README, instead of assuming people know how to update.
Hey all,
Just pulled the repo minutes ago and getting this error now:
The text was updated successfully, but these errors were encountered: