-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Crash in getJSDocTags with typescript 2.9.2 #26253
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
Comments
May be a duplicate of #25067 -- please test with |
This seems to be the problematic code that make typescript fail:
|
@Andy-MS Unfortunatelly, I am not able to try with typescript@next easily. Our project has a lot of dependencies that are incompatible with typescript>2.10. I spent half an hour trying to make it it work but without luck. Is there just a change/patch I can introduce in typescript to verify it? |
We're not likely to backport that change to ts2.9 at this point. What dependencies are incomatible with ts3.0? |
This issue has been marked as a 'Duplicate' and has seen no recent activity. It has been automatically closed for house-keeping purposes. |
Uh oh!
There was an error while loading. Please reload this page.
I saw similar issues around alredy but not this specific place. It happens when buildOptimizer and sourceMap are both true:
I have no idea which comment in the polygon.js causes that. I am able to provide the source code. The package is plotly.js 1.39.4.
npm 6.3.0
The text was updated successfully, but these errors were encountered: