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

cant install cli in windows #9

Open
medyagh opened this issue Aug 11, 2020 · 0 comments
Open

cant install cli in windows #9

medyagh opened this issue Aug 11, 2020 · 0 comments

Comments

@medyagh
Copy link
Member

medyagh commented Aug 11, 2020

PS C:\Windows\system32> go get github.com/google/slowjam/cmd/slowjam

# github.com/google/slowjam/pkg/stackparse
C:\Users\medya\go\src\github.com\google\slowjam\pkg\stackparse\stackparse.go:35:11: undefined: stack.Context
C:\Users\medya\go\src\github.com\google\slowjam\pkg\stackparse\stackparse.go:65:16: undefined: stack.ParseDump
C:\Users\medya\go\src\github.com\google\slowjam\pkg\stackparse\timeline.go:248:11: c.Func.PkgName undefined (type stack.Func has no field or method PkgName)
C:\Users\medya\go\src\github.com\google\slowjam\pkg\stackparse\timeline.go:252:22: cannot call non-function c.Func.IsExported (type bool)
C:\Users\medya\go\src\github.com\google\slowjam\pkg\stackparse\timeline.go:256:6: c.IsStdlib undefined (type stack.Call has no field or method IsStdlib)
C:\Users\medya\go\src\github.com\google\slowjam\pkg\stackparse\timeline.go:256:37: c.SrcPath undefined (type stack.Call has no field or method SrcPath)
PS C:\Windows\system32>



PS C:\Windows\system32> go version
go version go1.14.7 windows/amd

also tried go install ...same

@medyagh medyagh changed the title cant install cli cant install cli in windows Aug 14, 2020
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