Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Babashka's output may not appear on some systems #7

Open
egri-nagy opened this issue Jan 30, 2023 · 1 comment
Open

Babashka's output may not appear on some systems #7

egri-nagy opened this issue Jan 30, 2023 · 1 comment

Comments

@egri-nagy
Copy link

In my system (MacOS Ventura on Apple M1 + brew) Babashka's output is not printed. Thus, bb -f script.clj just silently returns the prompt, and not the value of the last expression in the script.

I figured eventually that I needed to add another option bb --prn -f script.clj works fine. Maybe some system-wide default settings somewhere causes this.

The reason why I'm reporting it, as this is in the first chapter and for making the key argument about the coolness of babashka.

@borkdude
Copy link
Collaborator

borkdude commented Jan 30, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants