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

Fixed the issue of rust not finding bun on windows #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zolitas
Copy link

@Zolitas Zolitas commented Aug 17, 2024

This fixes #15

Rust could not figure out what file to execute because it doesn't do a "search" like powershell for example

more in depth explanation: https://stackoverflow.com/a/78242393

@Zolitas
Copy link
Author

Zolitas commented Aug 17, 2024

tested on windows and wsl

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

Successfully merging this pull request may close these issues.

Error when executing cargo run main.ts
1 participant