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

fix(ext/node): implement uv.errname #20785

Merged
merged 5 commits into from
Oct 5, 2023
Merged

Conversation

littledivy
Copy link
Member

Fixes #20617

@littledivy littledivy requested a review from bartlomieju October 4, 2023 16:33
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, can you add a test that exercises this function?

@ry
Copy link
Member

ry commented Oct 4, 2023

I love to see these little compat bugs getting knocked out. Nice work @littledivy.

Thank you for the bug report @birkskyum

@littledivy littledivy enabled auto-merge (squash) October 5, 2023 14:49
@birkskyum
Copy link
Contributor

birkskyum commented Oct 5, 2023

@ry , glad to be helpful, I really didn't want to be spammy. Despite being very excited about Deno for years, I haven't been able to let go of Node for a single project, because virtually my entire stack is incompatible. Opening the door towards node compat made me hopeful that this could change, so i decided to screen Deno support for a big part of the landscape I find myself in. I'm quite confident that delivering on these tickets, as well as allowing opt-in to run postinstall for certain trusted npm deps (sharp, puppeteer etc.), would boost adoption in the front end space significantly.

@littledivy littledivy merged commit ab3c9d4 into denoland:main Oct 5, 2023
bartlomieju pushed a commit that referenced this pull request Oct 12, 2023
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

Successfully merging this pull request may close these issues.

Support VuePress (create-vuepress-site)
4 participants