-
-
Notifications
You must be signed in to change notification settings - Fork 355
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
bassrock
added a commit
to Pocket/pocket-monorepo
that referenced
this issue
Jan 2, 2025
bassrock
added a commit
to Pocket/pocket-monorepo
that referenced
this issue
Jan 6, 2025
* feat(esm): moving account data deleter to esm * feat(esm): moving account delete monitor to esm * feat(esm): moving annotations api to esm * feat(esm): moving braze cdk to esm * feat(esm): moving braze content proxy to esm * feat(esm): moving client api to esm * feat(esm): moving feature flags to esm * feat(esm): moving fxa web hook proxy to esm * feat(esm): moving image api to esm * feat(esm): moving instant sync events to esm * feat(esm): moving list-api to esm * feat(esm): moving notes-api to esm * feat(esm): moving otel-collector to esm * feat(esm): moving parser graphql to esm * feat(esm): moving event bridge to csm * feat(esm): moving push server to esm * feat(esm): moving sendgrid data to esm * feat(esm): moving shareable lists to esm * feat(esm): moving shared snowplow to esm * feat(esm): moving shares api to esm * feat(esm): moving transactional emails to esm * feat(esm): moving user-api to esm * feat(esm): moving v3-proxy-api to esm * fix(notes): fixing notes typescript 5.7 isaacs/node-lru-cache#348 * fix(esm): updating resource imports
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: