Closed arw180 closed 10 years ago
Upon further inspection this is almost certainly an issue with the resume-cli
script itself and not grunt-shell
@arw180 for resume-cli authors: they should only use the cli-spinner when process.stdout.isTTY
is true
.
I'm using grunt-shell to run the
resume export
script that is part of the jsonresume project (specifically the resume-cli and I get the following error:It works fine when run straight from the command line though.