[PR #1787] [MERGED] fixed EXDEV: cross-device link not permitted #1727

Closed
opened 2026-02-15 20:16:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1787
Author: @christymanthara
Created: 11/21/2025
Status: Merged
Merged: 12/1/2025
Merged by: @dqbd

Base: mainHead: main


📝 Commits (4)

  • 70ac65e fixed EXDEV: cross-device link not permitted
  • 40dc684 updated changeset
  • 6b09ff0 Change langgraph-cli version from major to minor
  • da31374 Fix whitespace

📊 Changes

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

View changed files

.changeset/curvy-geese-dress.md (+5 -0)
📝 libs/langgraph-cli/src/cli/dev.python.mts (+3 -2)

📄 Description

Fixes #1786


🔄 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/langgraphjs/pull/1787 **Author:** [@christymanthara](https://github.com/christymanthara) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`70ac65e`](https://github.com/langchain-ai/langgraphjs/commit/70ac65ed0307ef19034592f44638e9ce74ed191f) fixed EXDEV: cross-device link not permitted - [`40dc684`](https://github.com/langchain-ai/langgraphjs/commit/40dc684b7fb45ea965b3e152776ab1386b68477f) updated changeset - [`6b09ff0`](https://github.com/langchain-ai/langgraphjs/commit/6b09ff0d24b5f20ee8870b7264e65d1fdfc1e0ae) Change langgraph-cli version from major to minor - [`da31374`](https://github.com/langchain-ai/langgraphjs/commit/da3137489a12d33a5c618a3493d80f99b81b7a43) Fix whitespace ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/curvy-geese-dress.md` (+5 -0) 📝 `libs/langgraph-cli/src/cli/dev.python.mts` (+3 -2) </details> ### 📄 Description <!-- Thank you for contributing to LangGraph.js! Your PR will appear in our next release under the title you set above. Please make sure it highlights your valuable contribution. To help streamline the review process, please make sure you read our contribution guidelines: https://github.com/langchain-ai/langgraphjs/blob/main/CONTRIBUTING.md Replace this block with a description of the change, the issue it fixes (if applicable), and relevant context. Finally, we'd love to show appreciation for your contribution - if you'd like us to shout you out on Twitter, please also include your handle below! --> <!-- Remove if not applicable --> Fixes #1786 --- <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-15 20:16:39 -05:00
yindo closed this issue 2026-02-15 20:16:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1727