Skip to content

fix: generate sdk typescript if node_modules#11927

Merged
eunomie merged 1 commit intodagger:mainfrom
eunomie:sdk-typescript-generate
Mar 2, 2026
Merged

fix: generate sdk typescript if node_modules#11927
eunomie merged 1 commit intodagger:mainfrom
eunomie:sdk-typescript-generate

Conversation

@eunomie
Copy link
Member

@eunomie eunomie commented Feb 27, 2026

In case node_modules directory is present, the generate function might fail with an error like:

get patch: file size 134250496 exceeds limit 134217728

Ignoring the directory is enough to fix the issue.

In case node_modules directory is present, the generate function
might fail with an error like:

    get patch: file size 134250496 exceeds limit 134217728

Ignoring the directory is enough to fix the issue.

Signed-off-by: Yves Brissaud <yves@dagger.io>
@eunomie eunomie requested a review from TomChv February 27, 2026 16:40
@tiborvass
Copy link
Contributor

@grouville it's possible you were hitting this too yesterday

@grouville
Copy link
Member

grouville commented Feb 27, 2026

@grouville it's possible you were hitting this too yesterday

@tiborvass Possible, but I don't think so, as I didn't touch the typescript SDK at all ... I've started a side PR that streams the changesets (and its preview) instead of loading it in-memory

@eunomie eunomie merged commit 2ad90c1 into dagger:main Mar 2, 2026
52 checks passed
@eunomie eunomie deleted the sdk-typescript-generate branch March 2, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants