Skip to content

Rename local typescript dep to avoid package manager name bugs#3605

Merged
jakebailey merged 1 commit into
microsoft:v2from
jakebailey:ts6-name
Jul 6, 2026
Merged

Rename local typescript dep to avoid package manager name bugs#3605
jakebailey merged 1 commit into
microsoft:v2from
jakebailey:ts6-name

Conversation

@jakebailey

Copy link
Copy Markdown
Member

If you do "typescript": "@typescript/typescript6", then some package managers seem to replace @typescript/typescript6's own typescript dep with... @typescript/typescript6.

@andrewbranch andrewbranch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Checks out in npm, pnpm, and yarn classic. Yarn berry tries (and of course fails) to patch this package when it's aliased as typescript, but of course that's not new to this PR.

@jakebailey jakebailey closed this Jul 6, 2026
@jakebailey jakebailey reopened this Jul 6, 2026
@jakebailey jakebailey merged commit bb7b7ef into microsoft:v2 Jul 6, 2026
15 checks passed
@jakebailey jakebailey deleted the ts6-name branch July 6, 2026 17:45
@typescript-automation typescript-automation Bot mentioned this pull request Jul 6, 2026
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.

2 participants