You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "win,errors: remap ERROR_ACCESS_DENIED to UV_EACCES (libuv#3193)"
Although the change remapped the error code to the correct one, a lot of
code already depends on the incorrect one, so it's not worth the
breakage.
This reverts commit 04a35ef.
Refs: nodejs/node#42340
Signed-off-by: Darshan Sen <[email protected]>
0 commit comments