Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install Go package #623

Open
Guslington opened this issue Oct 31, 2024 · 0 comments
Open

Can't install Go package #623

Guslington opened this issue Oct 31, 2024 · 0 comments

Comments

@Guslington
Copy link

The command in the readme to install the Go package fails with the error:

 >> go get cdk-stacksets-go
go: malformed module path "cdk-stacksets-go": missing dot in first path element

Go mod tidy produces

 >> go mod tidy
go: finding module for package github.com/cdklabs/cdk-stacksets
go: teststack imports
        github.com/cdklabs/cdk-stacksets: module github.com/cdklabs/cdk-stacksets@latest found (v0.0.150), but does not contain package github.com/cdklabs/cdk-stacksets

I can't seem to find the package in https://pkg.go.dev either.

Is there a go build for this construct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant