matthewmueller / matthewmueller/joy
Hello world does not compile
Open
Nobody has claimed this yet.
bug
compiler
needs info
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I followed the instructions from running the joy command the first time and get this error message:
cannot find package "../../../matt/go/src/github.com/matthewmueller/joy/internal/runtime" in:
/Users/matt/go/src/github.com/matthewmueller/joy/internal/runtime
⨯ error building packages: parse error: load error: unable to load the go package: couldn't load packages due to errors: ../../../matt/go/src/github.com/matthewmueller/joy/internal/runtime
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by following the repository instructions and running the joy command for the first time, then reproduce the package-loading error shown in the issue. Inspect how the command resolves internal/runtime and confirm the fix by successfully compiling the Hello World example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100