-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- I'd be willing to implement a fix
Describe the bug
While installing TS 4.3.2 with the node_modules linker yarn 2.4.1 fails with:
➤ YN0013: │ typescript@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ typescript@patch:typescript@npm%3A4.3.2#builtin<compat/typescript>::version=4.3.2&hash=a45b0e can't be found in the cache and
➤ YN0013: │ typescript@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry
➤ YN0066: │ typescript@patch:typescript@npm%3A4.3.2#builtin<compat/typescript>::version=4.3.2&hash=a45b0e: Cannot apply hunk #2 (set enableInlineHunks for details)
To Reproduce
{
"version": "0.59.0",
"devDependencies": {
"typescript": "^4.3.0"
}
}
Environment if relevant (please complete the following information):
- OS: Windows 10
- Node version 16.2.0
- Yarn version 2.4.1
yurtaev, gforge, knakayama, crazy-max, gluons and 24 moreenumiton, rgomezcasas, gluons, eugene-kim and teux
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working