We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Platform
Darwin 22.6.0 arm64 arm
Version
deno 1.37.0
Repro:
➜ deno run -A npm:create-vuepress-site
Expected
Created a repo
Actual
execa/lib/errname: unable to establish process.binding('uv') TypeError: uv.errname is not a function
The text was updated successfully, but these errors were encountered:
fix(ext/node): implement uv.errname (#20785)
ab3c9d4
Fixes #20617
e377c17
Verified that it works for me with Deno 1.37.2. Thanks!
Sorry, something went wrong.
littledivy
Successfully merging a pull request may close this issue.
Platform
Darwin 22.6.0 arm64 arm
Version
deno 1.37.0
Repro:
➜ deno run -A npm:create-vuepress-site
Expected
Created a repo
Actual
The text was updated successfully, but these errors were encountered: