JetBrains / colorSchemeTool

Apache License 2.0
452 stars 81 forks source link

stdout is not a tty #23

Open Alperzkn opened 5 years ago

Alperzkn commented 5 years ago

Hi

When I try to run convert.sh it fails to convert the files in vscThemes. And I receive an error which says "stdout is not a tty" in the shell.

Anyone facing this problem?

denofevil commented 5 years ago

VSC themes conversion has been added just recently.

Can you try commenting out lines 3 to 16 in convert.sh? Does it work after that?

Alperzkn commented 5 years ago

Thanks for your response. I solved the problem, explained here; https://stackoverflow.com/questions/45890339/stdout-is-not-a-tty-using-bash-for-node-tape-tap-spec