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

Panic: No source files found in ./example/hello (./example/hello) #121

Open
nestedbytes opened this issue May 23, 2024 · 0 comments
Open

Comments

@nestedbytes
Copy link

I cloned the repo and ran:

go build -o babygo

and then

./babygo build -o hello ./example/hello

but it gave an error

panic: No source files found in ./example/hello (./example/hello)

goroutine 1 [running]:
......... 

i also tried running

./babygo build -o hello ./example/

and i got

panic: No source files found in /home/shour/go/src/github.com/DQNEO/babygo/src/os (os)

I am using Fedora linux
Thanks,
shour

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

1 participant