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

Support VuePress (create-vuepress-site) #20617

Closed
birkskyum opened this issue Sep 21, 2023 · 1 comment · Fixed by #20785
Closed

Support VuePress (create-vuepress-site) #20617

birkskyum opened this issue Sep 21, 2023 · 1 comment · Fixed by #20785
Assignees
Labels
bug Something isn't working correctly node compat

Comments

@birkskyum
Copy link
Contributor

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
@bartlomieju bartlomieju added bug Something isn't working correctly node compat labels Sep 22, 2023
@littledivy littledivy self-assigned this Sep 26, 2023
littledivy added a commit that referenced this issue Oct 5, 2023
@birkskyum
Copy link
Contributor Author

Verified that it works for me with Deno 1.37.2. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly node compat
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants