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

shadow-cljs compilation messages no longer appear over the repl's stderr #3510

Closed
vemv opened this issue Oct 11, 2023 · 1 comment
Closed
Labels

Comments

@vemv
Copy link
Member

vemv commented Oct 11, 2023

For some reason I no longer see shadow-cljs compilation messages over stderr, as typically available though the repl buffer.

This affects the triggering of the cider/get-state op.

@vemv vemv added the blocker label Oct 11, 2023
@vemv
Copy link
Member Author

vemv commented Oct 11, 2023

The nrepl message is there:

(<--
  id         "10"
  session    "80417cdb-4611-4ff2-ab94-1cbc4cda418f"
  time-stamp "2023-10-11 21:52:42.867314000"
  err        "[:app] Build completed. (264 files, 3 compiled, 0 warnings, ..."
)

Maybe the recent 'inline overlay for compilation errors' work has to do.

@vemv vemv closed this as completed in 4c3e5e6 Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant