Chromedp: runner_windows.go:43:47: undefined: findEdgePath

Created on 22 Aug 2018  Â·  4Comments  Â·  Source: chromedp/chromedp

why edge ?

Most helpful comment

I have the same issue when using 0.1.2 version. switch to master branch fixed it.

All 4 comments

I have the same issue when using 0.1.2 version. switch to master branch fixed it.

The windows build was fixed in master, like @sloppycoder mentioned.

@mvdan would you you consider cutting a new release that has the fix? If API's haven't changed, a patch release like 0.1.3 would be great.

We're using this in a Go Modules project and want to avoid tracking master so our CI setup doesn't unknowingly pull a change that breaks our workflow in the future.

@dotvezz sure! v0.1.3 tagged.

Was this page helpful?
0 / 5 - 0 ratings