moonshine icon indicating copy to clipboard operation
moonshine copied to clipboard

Set up environment issue

Open Wayne-Bai opened this issue 3 years ago • 1 comments

Hi @shankarapailoor, I'm trying to set up the environment for Moonshine but I have this kind of issue. When I run go get -u -d github.com/shankarapailoor/moonshine/... Then I got this error message which said I have no package in generated directory

	imports github.com/google/syzkaller/pkg/ifuzz/generated: cannot find package "github.com/google/syzkaller/pkg/ifuzz/generated" in any of:
	/usr/local/go/src/github.com/google/syzkaller/pkg/ifuzz/generated (from $GOROOT)
	/home/wayne/Desktop/MoonShine/src/github.com/google/syzkaller/pkg/ifuzz/generated (from $GOPATH)

Wayne-Bai avatar Jan 10 '22 17:01 Wayne-Bai

I got this problem too.Could you please tell me how to solve? thx.

OuiHokusai avatar Apr 12 '22 05:04 OuiHokusai