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

[Bug] Error: typescript [...] Cannot apply hunk #7 #1188

Closed
Luxcium opened this issue Apr 11, 2020 · 2 comments
Closed

[Bug] Error: typescript [...] Cannot apply hunk #7 #1188

Luxcium opened this issue Apr 11, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Luxcium
Copy link

Luxcium commented Apr 11, 2020

how can I install [email protected] ?

I receive an error message:YN0001: │ Error: typescript@patch:typescript@npm%3A3.9.0- dev.20200324#builtin<compat/typescript>::version=3.9.0-dev.20200324&hash=270b6c: Cannot apply hunk #7

I am using yarn add [email protected] and I dont know the implications of yarn pnpify --sdk etc.

I am using: yarn -v > 2.0.0-rc.31

Version: 1.44.0
Commit: 2aae1f26c72891c399f860409176fe435a154b13
Date: 2020-04-08T08:23:56.137Z
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Darwin x64 18.7.0
@Luxcium Luxcium added the bug Something isn't working label Apr 11, 2020
@merceyz
Copy link
Member

merceyz commented Apr 11, 2020

Support for ts 3.9 was added in #1154, but it hasn't been released yet. You can try updating to master by running yarn set version from sources and see if that works.

@paul-soporan
Copy link
Member

I can reproduce this issue for [email protected], but now that [email protected] and all the stable 3.9 versions are released and our patch works with them (Playground Link), I'm going to close this issue, as it doesn't make sense for us to try to support a long forgotten 3.9 dev TS version, when we already support all the stable versions of TS 3.9. That's why I'm going to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants