Skip to content

can't compile !! cannot find package #1

@marjanj

Description

@marjanj

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions