You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i've tried to make it work but with no success.
I tried lot of command but each time i get the same error message and i have no idea of what the script is waiting for
$ spielbash record --script scenario.yaml --output outputfile.json
error: Invalid argument
$ spielbash record --script=scenario.yaml --output=outputfile.json
error: Invalid argument
I'd installed it with the command gem install spielbash
The text was updated successfully, but these errors were encountered:
Hey @dbuteau. It does seem like something is wrong with your script. Could you try removing some section of the scenario.yaml and check when it starts to work? Better yet, try the samples from the repo
Hello i've tried to make it work but with no success.
I tried lot of command but each time i get the same error message and i have no idea of what the script is waiting for
I'd installed it with the command
gem install spielbash
The text was updated successfully, but these errors were encountered: