summaryrefslogtreecommitdiff
path: root/cli/tsc/compiler.d.ts
diff options
context:
space:
mode:
authorNathan Whitaker <17734409+nathanwhit@users.noreply.github.com>2024-09-03 14:42:35 -0700
committerGitHub <noreply@github.com>2024-09-03 14:42:35 -0700
commit105c571fb6ba4d9b9404b5998eb6e17f0efdd79f (patch)
treeb5e01ba8a6e8ba023cb3747d2b75072327f3b28a /cli/tsc/compiler.d.ts
parent9a36b6fb04764f49cc617be0c5bc7cdbd7fd5956 (diff)
fix(cli): Map error kind to `PermissionDenied` when symlinking fails due to permissions (#25398)
Fixes https://github.com/denoland/deno/issues/25333. We fall back to junctions if the error kind is `PermissionDenied` but the std library actually sets the kind to `Uncategorized` if the symlink fails due to insufficient privileges. This was causing the fallback to not actually fall back in this case.
Diffstat (limited to 'cli/tsc/compiler.d.ts')
0 files changed, 0 insertions, 0 deletions