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

Failing to build client because a dependency is missing #44

Open
suzaku opened this issue Jul 27, 2021 · 1 comment
Open

Failing to build client because a dependency is missing #44

suzaku opened this issue Jul 27, 2021 · 1 comment

Comments

@suzaku
Copy link

suzaku commented Jul 27, 2021

When following the instructions in README to compile goplayspace, I got the following error:

cannot find package "github.com/gopherjs/vecty" in any of:
        /usr/local/opt/go/libexec/src/github.com/gopherjs/vecty (from $GOROOT)
        /Users/xliao/go/src/github.com/gopherjs/vecty (from $GOPATH)
gzip: can't stat: client.js (client.js): No such file or directory
gzip: can't stat: client.js.map (client.js.map): No such file or directory
@Gh05ts
Copy link

Gh05ts commented Oct 6, 2021

It has been changed to hexops instead of gopherjs, try by replacing with github.com/hexops/vecty instead.

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

2 participants