Got error when tried steve command and found that both steve & friday was missing for osx.
example error
› trolol steve --wait 10
/usr/local/lib/node_modules/trolol/src/trolol.js:27
isMac() ? macTrolls.steve(wait) : linuxTrolls.steve(wait);
^
TypeError: macTrolls.steve is not a function
at Command.module.exports.steve (/usr/local/lib/node_modules/trolol/src/trolol.js:27:29)
Got error when tried steve command and found that both steve & friday was missing for osx.
example error