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

Won't Start, "dns.js" Error #36

Open
torridgristle opened this issue Jan 10, 2020 · 1 comment
Open

Won't Start, "dns.js" Error #36

torridgristle opened this issue Jan 10, 2020 · 1 comment

Comments

@torridgristle
Copy link

I used the Win64 build, not the installer, and when I try to open fSpy nothing appears. When I run it from PowerShell I get this:

dns.js:246
this._handle = new ChannelWrap();
^

Error: EFILE
at new Resolver (dns.js:246:20)
at dns.js:377:25
at dns.js:431:3
at NativeModule.compile (bootstrap_node.js:606:7)
at NativeModule.require (bootstrap_node.js:550:18)
at net.js:45:13
at net.js:1730:3
at NativeModule.compile (bootstrap_node.js:606:7)
at NativeModule.require (bootstrap_node.js:550:18)
at internal/child_process.js:6:13

I suspect it may be related to not having an internet connection at the time because now that I'm at the library with an internet connection it's not giving me this error. I don't think this should be happening at all though, can't see what having an internet connection has to do with this; it should all be done on the local machine, right?

@stuffmatic
Copy link
Owner

stuffmatic commented Apr 2, 2020

Seems to be a bug in Electron. The next fSpy release will use the most recent version of electron, so let's hope that fixes this issue.

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