Hi , there, When I used the gitpod workspace try ...
# general
b
Hi , there, When I used the gitpod workspace try to my first dev, The laughed at the following error, What happened? is there a bug in the last code?
Copy code
make[1]: Leaving directory '/workspace/pulumi/sdk/go'
INSTALL:
Checking for go . ✓
cd pkg && GOBIN=$HOME/.pulumi-dev/bin go install -ldflags "-X github.com/pulumi/pulumi/pkg/v3/version.Version=3.91.2-dev.0" github.com/pulumi/pulumi/pkg/v3/cmd/pulumi
# github.com/pulumi/esc/schema
../../go/pkg/mod/github.com/pulumi/esc@v0.5.7-0.20231030195049-f71961c0d5fa/schema/schema.go:306:25: undefined: strings.CutPrefix
note: module requires Go 1.20
make: *** [Makefile:69: install] Error