Skip to content

chore: fix build for plugins/vertexai#4668

Open
MichaelDoyle wants to merge 1 commit intomainfrom
fix-build
Open

chore: fix build for plugins/vertexai#4668
MichaelDoyle wants to merge 1 commit intomainfrom
fix-build

Conversation

@MichaelDoyle
Copy link
Member

@MichaelDoyle MichaelDoyle commented Feb 14, 2026

Fixed build failure in @genkit-ai/vertexai caused by TypeScript version incompatibility with transitive zod
dependencies, and resolved related package export warnings.

@gemini-code-assist

This comment was marked as outdated.

gemini-code-assist[bot]

This comment was marked as outdated.

@MichaelDoyle
Copy link
Member Author

/gemini review

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly addresses the build failure by upgrading the TypeScript version in the plugins/vertexai package and resolves package export warnings by reordering the types condition in package.json. The changes are straightforward and align with best practices for modern Node.js packages. The update to pnpm-lock.yaml is consistent with these dependency changes. Overall, this is a solid fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant