[PR #5] [MERGED] Update @langchain/langgraph version #5

Closed
opened 2026-02-16 05:19:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/react-agent-js/pull/5
Author: @andrewnguonly
Created: 4/30/2025
Status: Merged
Merged: 4/30/2025
Merged by: @andrewnguonly

Base: mainHead: an/30apr/update-deps


📝 Commits (1)

  • f0ea693 Update @langchain/langgraph version.

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+9 -9)

📄 Description

Getting this error when building the repo with LangGraph CLI:

Step #12: #9 [5/5] RUN (test ! -f /api/langgraph_api/js/build.mts && echo "Prebuild script not found, skipping") || tsx /api/langgraph_api/js/build.mts
Step #12: #9 2.188 Some LangGraph.js dependencies required by the LangGraph API server are not up to date. 
Step #12: #9 2.188 Please make sure to upgrade them to the required version:
Step #12: #9 2.188 - @langchain/langgraph@0.2.43 is not up to date. Required: ^0.2.57
Step #12: #9 2.188 - @langchain/langgraph-checkpoint@0.0.14 is not up to date. Required: ~0.0.16
Step #12: #9 2.188 Visit https://langchain-ai.github.io/langgraphjs/cloud/deployment/setup_javascript/ for more information.
Step #12: #9 ERROR: executor failed running [/bin/sh -c (test ! -f /api/langgraph_api/js/build.mts && echo "Prebuild script not found, skipping") || tsx /api/langgraph_api/js/build.mts]: exit code: 1

Updating the dep version works.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/react-agent-js/pull/5 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 4/30/2025 **Status:** ✅ Merged **Merged:** 4/30/2025 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/30apr/update-deps` --- ### 📝 Commits (1) - [`f0ea693`](https://github.com/langchain-ai/react-agent-js/commit/f0ea693d3ff198cb6fd90ddd66f3a6a28b60d34b) Update @langchain/langgraph version. ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+9 -9) </details> ### 📄 Description Getting this error when building the repo with LangGraph CLI: ``` Step #12: #9 [5/5] RUN (test ! -f /api/langgraph_api/js/build.mts && echo "Prebuild script not found, skipping") || tsx /api/langgraph_api/js/build.mts Step #12: #9 2.188 Some LangGraph.js dependencies required by the LangGraph API server are not up to date. Step #12: #9 2.188 Please make sure to upgrade them to the required version: Step #12: #9 2.188 - @langchain/langgraph@0.2.43 is not up to date. Required: ^0.2.57 Step #12: #9 2.188 - @langchain/langgraph-checkpoint@0.0.14 is not up to date. Required: ~0.0.16 Step #12: #9 2.188 Visit https://langchain-ai.github.io/langgraphjs/cloud/deployment/setup_javascript/ for more information. Step #12: #9 ERROR: executor failed running [/bin/sh -c (test ! -f /api/langgraph_api/js/build.mts && echo "Prebuild script not found, skipping") || tsx /api/langgraph_api/js/build.mts]: exit code: 1 ``` Updating the dep version works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:19:16 -05:00
yindo closed this issue 2026-02-16 05:19:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/react-agent-js#5