For some reason I can't the following to work via a command line node app: ``` js sfx.say("The skeleton ran out of shampoo in the shower.", "random"); ``` Should this work out of box? npm v3.10.8 node v6.8.1 Thanks!
For some reason I can't the following to work via a command line node app:
Should this work out of box?
npm v3.10.8
node v6.8.1
Thanks!