-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
I was setting up bootdev cli for starting the GIT portion of the course. When installing using
go install github.com/bootdotdev/bootdev@latest
I received the following error.
go/pkg/mod/github.com/bootdotdev/[email protected]/main.go:1:1: expected 'package', found 'EOF'
I couldn't find the issue.
I decided to roll back the version to 1.19.0 and it installed perfectly. Starting the course now with that version and hopefully that isn't an issue.
go version is
go version go1.24.3 linux/amd64
Metadata
Metadata
Assignees
Labels
No labels