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

There was an exception when I used it in windows10 #7

Open
kemplaw opened this issue Apr 7, 2023 · 0 comments
Open

There was an exception when I used it in windows10 #7

kemplaw opened this issue Apr 7, 2023 · 0 comments

Comments

@kemplaw
Copy link

kemplaw commented Apr 7, 2023

PS C:\Windows\system32> dns --host github.com
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^

[Error: ENOENT: no such file or directory, open 'C:\etc\hosts'] {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'C:\etc\hosts'
}

Node.js v18.15.0

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