Go build cant load package #35022
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
I'm not sure
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Tried to use 'go build' but didn't work
'C:\Users*******>go get github.com/Team254/cheesy-arena
C:\Users**>go build
can't load package: package .: no Go files in C:\Users*
C:\Users*******>'
What did you expect to see?
For it to complete the command
What did you see instead?
'can't load package: package .: no Go files in C:\Users******'
The text was updated successfully, but these errors were encountered: