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
✗ ./sjsonnet.jar -i
error: Need to pass in a jsonnet file to evaluate
Sjsonnet 0.1.6
usage: sjsonnet [sjsonnet-options] script-file
-i, --interactive Run Mill in interactive mode, suitable for opening REPLs and taking user input
...
Then I gave a file containing an empty object:
✗ ./sjsonnet.jar -i temp.jsonnet
{ }
Still no REPL.
The text was updated successfully, but these errors were encountered:
I tried running:
Then I gave a file containing an empty object:
Still no REPL.
The text was updated successfully, but these errors were encountered: