-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
2.21.0 error: "Cannot find module 'typescript' #1805
Labels
Comments
@ljharb I think a new fixed version must be release asap because it will break all none-ts project new created |
I have the same problem! how to resolve it ? |
@githoniel yes, that's quite obvious thanks :-) #1806 is waiting on tests. |
Thanks for the fast fix! |
This was referenced Jun 8, 2020
Closed
This was referenced Mar 18, 2021
Merged
ozydingo
added a commit
to ozydingo/factory_burgers
that referenced
this issue
May 23, 2021
ozydingo
added a commit
to ozydingo/factory_burgers
that referenced
this issue
May 23, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updating from
2.20.2
to2.21.0
results in the following output:Installing
typescript
locally (npm install typescript
) resolves the error. Unfortunately, this is not a typescript project.The text was updated successfully, but these errors were encountered: