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

Cannot Go Get #610

Closed
jon14four opened this issue Feb 19, 2021 · 1 comment
Closed

Cannot Go Get #610

jon14four opened this issue Feb 19, 2021 · 1 comment
Labels
Bug Something isn't working

Comments

@jon14four
Copy link

Description
Unable to install Wails. Receiving the following errors:

/usr/local/go/src/runtime/mgcsweepbuf.go:87:80: memstats.gc_sys undefined (type mstats has no field or method gc_sys) /usr/local/go/src/runtime/mgcsweepbuf.go:106:102: memstats.gc_sys undefined (type mstats has no field or method gc_sys)

To Reproduce
Steps to reproduce the behaviour:

  1. go get -u github.com/wailsapp/wails/cmd/wails

Expected behaviour
It installs.

System Details
Go version 1.16, pop_Os (ubuntu installation instructions were followed).

Additional context
Add any other context about the problem here.

@jon14four jon14four added the Bug Something isn't working label Feb 19, 2021
@jon14four
Copy link
Author

Found resolution here: golang/go#43320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant