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

WSL 2 - Cannot create new project #38

Closed
djboboch opened this issue May 14, 2022 · 3 comments
Closed

WSL 2 - Cannot create new project #38

djboboch opened this issue May 14, 2022 · 3 comments

Comments

@djboboch
Copy link

Been using go for a while and have been looking for a framework like bud for a while.

I installed bud using the install script, then when trying to create a new project using bud create hello the installed runs some things happen however the cli get stuck ( see screenshot).

image

No new folders appear inside of the directory and the terminal is stuck.

@matthewmueller
Copy link
Contributor

Could you send an ABRT signal to the bud process when it's hanging and share the stack trace? https://pro-tips-dot-com.tumblr.com/post/47677612115/kill-a-hung-go-process-and-print-stack-traces. That may help us narrow down the problem.

@matthewmueller
Copy link
Contributor

matthewmueller commented May 15, 2022

I think this should be solved in v0.1.1. Could you try again?

To upgrade, run:

curl -sf https://raw.githubusercontent.com/livebud/bud/main/install.sh | sh

@djboboch
Copy link
Author

I can confirm bud create now works with WLS2. I am closing the issue.

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