Skip to content

Conversation

@raymondjacobson
Copy link
Member

Previously added wrangler@4.54.0 to devDependencies to pin the version. This caused npm run typecheck to hang and OOM because TypeScript processed wrangler's large type definitions during module resolution, even though wrangler isn't imported in the codebase... Not 100% sure why, tried several changes to tsconfig, etc., became a huge rabbit hole w/ hoisted modules & tsc trying to grab stuff it shouldn't. This should at least unblock us.

@changeset-bot
Copy link

changeset-bot bot commented Jan 8, 2026

⚠️ No Changeset found

Latest commit: 0ae4336

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@raymondjacobson raymondjacobson merged commit 70aa460 into main Jan 8, 2026
17 of 24 checks passed
@raymondjacobson raymondjacobson deleted the rj-fix branch January 8, 2026 18:42
audius-infra pushed a commit that referenced this pull request Jan 9, 2026
[70aa460] Fix CI /typecheck (#13565) Ray Jacobson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants