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
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.
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.
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 ofyarn pnpify --sdk
etc.I am using:
yarn -v > 2.0.0-rc.31
The text was updated successfully, but these errors were encountered: