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

tools installed with rokit having issues with stdio #61

Closed
FlowGnarly opened this issue Aug 1, 2024 · 1 comment · Fixed by #64
Closed

tools installed with rokit having issues with stdio #61

FlowGnarly opened this issue Aug 1, 2024 · 1 comment · Fixed by #64
Labels
bug Something isn't working

Comments

@FlowGnarly
Copy link

Ive been having troubles with using the stdio library and the repl command in lune recently, and Ive figured out that this only happens when I install lune using rokit, Ive tested this on other releases of lune aswell so Im sure this is related to rokit

✅ repl command with manual install:

image

❌ repl command with rokit install:

image

@filiptibell filiptibell added the bug Something isn't working label Aug 2, 2024
@filiptibell
Copy link
Collaborator

Ugh. Looks like this is (once again) an issue with the command-group crate and how it wraps spawned programs. Will need some further investigation...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants