-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Description
hi, i try to run and compile
=============
C:\test>go run GoBot.go
GoBot.go:4:2: cannot find package "GoBot2/components" in any of:
C:\Go\src\GoBot2\components (from $GOROOT)
($GOPATH not set)
=============
C:\test>go build GoBot.go
GoBot.go:4:2: cannot find package "GoBot2/components" in any of:
C:\Go\src\GoBot2\components (from $GOROOT)
($GOPATH not set)
=============
what can i do now ?
how can i fix it ?
Metadata
Metadata
Assignees
Labels
No labels