-
-
Notifications
You must be signed in to change notification settings - Fork 353
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
TS 5.6.0-beta compilation error in a project consuming lru-cache #348
Comments
This project builds fine, as you say. Use |
A |
hiddentao
added a commit
to gemstation/gemforge
that referenced
this issue
Sep 10, 2024
hiddentao
added a commit
to gemstation/gemforge
that referenced
this issue
Sep 11, 2024
* fix: ensure public methods are named to external in IDiamondProxy - see #41 * build: try to fix build failing due to typescript issue see isaacs/node-lru-cache#348
jeremymeng
added a commit
to Azure/azure-sdk-for-js
that referenced
this issue
Sep 13, 2024
jeremymeng
added a commit
to Azure/azure-sdk-for-js
that referenced
this issue
Sep 13, 2024
jeremymeng
added a commit
to Azure/azure-sdk-for-js
that referenced
this issue
Sep 16, 2024
jeremymeng
added a commit
to Azure/azure-sdk-for-js
that referenced
this issue
Sep 16, 2024
jeremymeng
added a commit
to Azure/azure-sdk-for-js
that referenced
this issue
Sep 16, 2024
jeremymeng
added a commit
to Azure/azure-sdk-for-js
that referenced
this issue
Sep 19, 2024
jeremymeng
added a commit
to Azure/azure-sdk-for-js
that referenced
this issue
Sep 20, 2024
***NO_CI*** - replace version to "~5.6.2" - rush update - add `"skipLibCheck": true` for several packages that are affected by vitest-dev/vitest#4688 - [formrecognizer] help TypeScript to understand with more explicit type - [schema-registry-{avro,json}] skip lib check due to lru-cache issue with the Iterator TReturn change isaacs/node-lru-cache#348
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
typescript 5.5.4 works fine, but 5.6.0-beta gives the following error. Repro project: https://github.com/jeremymeng/lru-cache-ts-5.6.0-beta.
.
The text was updated successfully, but these errors were encountered: