Using shelljs to automate some bash commands in my gulpfile and for some reason shelljs won't run: heroku config:push. So far it has been able to run every other command, and I can run this heroku command after with no errors; just a bit unsure why ShellJS is hanging on it.
It is a plugin from heroku, so this could be the root of the issue.
Thanks!