igor-petruk / scriptisto

A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
Apache License 2.0
909 stars 25 forks source link

EndOfStream error when running v0.6.13 #28

Closed ngirard closed 3 years ago

ngirard commented 3 years ago

Using freshest https://github.com/igor-petruk/scriptisto/releases/download/v0.6.13/scriptisto_0.6.13_amd64.deb on Ubuntu 20.04.

./tst --version gives

Error: EndOfStream

Cannot parse config YAML: 
[]

v0.6.10 used to give:

script 0.1.0
igor-petruk commented 3 years ago

Everything should work now with 0.6.14, can you pls check and close the bug. Thanks