Closed PhiBrandon closed 6 days ago
Issue is on your side, reinstall go and check if you have git user nad email configured. Check if you have internet conncetion inside WSL, just ping google
tree
[4.0K] ./
├── [4.0K] cmd/
│ └── [4.0K] api/
│ └── [1.3K] main.go
├── [4.0K] internal/
│ ├── [4.0K] database/
│ │ ├── [3.6K] database.go
│ │ └── [1.9K] database_test.go
│ └── [4.0K] server/
│ ├── [1.8K] routes.go
│ ├── [ 739] routes_test.go
│ └── [ 601] server.go
├── [ 413] docker-compose.yml
├── [2.6K] go.mod
├── [ 18K] go.sum
├── [1.4K] Makefile
└── [ 746] README.md
@PhiBrandon What was the issue?
It seems it was in fact my Go installation.
What is the problem?
When using
go-blueprint create
and selecting the first option from each menu, I get the errorsOperating System
Ubuntu 22.04.3 on WSL2
Architecture Version (x86, x64, arm, etc)
x86_64
Steps to reproduce
go-blueprint create Select
Relevant log output
No response