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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

"undefined: v8go.Context" in GitHub Actions #38

Closed
jimafisk opened this issue Jul 31, 2020 · 1 comment
Closed

"undefined: v8go.Context" in GitHub Actions #38

jimafisk opened this issue Jul 31, 2020 · 1 comment

Comments

@jimafisk
Copy link

First, thanks for sharing this project, it's a lot faster than other things I've tried 馃殌

It builds fine on my local (Ubuntu 18.04) laptop, but I'm having some trouble using it with GitHub Actions however (I'm using Goreleaser to automatically build binaries). Anywhere it's referenced I see errors like undefined: v8go.Context and undefined: v8go.NewContext (see: https://github.com/plentico/plenti/runs/930324024#step:8:151).

GitHub Actions is using Ubuntu 18.04.4 too: https://github.com/plentico/plenti/runs/930279376#step:1:3

Is there something special I need to do to run this in CI environments? Thank you!

@jimafisk
Copy link
Author

jimafisk commented Aug 3, 2020

So it looks like my issue is not being able to build windows or mac, as already tracked here: #7

The same thing happens locally if I try to build for these operating systems.

Error screenshot

windows_mac_builds

Since this is already being tracked, I'm closing this issue. Thanks!

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