damp-football-45622
07/02/2023, 2:57 PMset the PATH=$HOME/.pulumi-dev:$HOME/go/bin:$PATH
make ensure
make dist
than I get this:
go install -ldflags "-X <http://github.com/pulumi/pulumi/sdk/v3/go/common/version.Version=3.74.0-dev.0|github.com/pulumi/pulumi/sdk/v3/go/common/version.Version=3.74.0-dev.0>" <http://github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3|github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3>
no required module provides package <http://github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3;|github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3;> to add it:
go get <http://github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3|github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3>
make[1]: *** [Makefile:43: dist] Error 1
i tried to find the reason but i’m still not found anything to reenable the build.
Do you have any idea how enable the build from source again.
thx in advancelimited-rainbow-51650
07/03/2023, 7:58 AMdamp-football-45622
07/03/2023, 8:00 AM