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

chore: mock process.umask #1895

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Feb 9, 2022

This PR mocks process.umask with the hard coded default value. This avoids the bug of Deno.umask described in this comment

With this change, yarn install / yarn add <mod> commands finally work without errors!

closes #1893
closes denoland/deno#13420

@kt3k kt3k requested a review from bartlomieju as a code owner February 9, 2022 08:28
@kt3k kt3k merged commit 01cd14f into denoland:main Feb 9, 2022
@kt3k kt3k deleted the fix/mock-process-umask branch February 9, 2022 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants