[PR #2546] fix(js): Adds fallback for fetching environment variables #2769

Closed
opened 2026-02-20 17:47:32 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/2546

State: closed
Merged: Yes


Client can be used in non-Node environments, so we cannot assume process.env will succeed.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/2546 **State:** closed **Merged:** Yes --- Client can be used in non-Node environments, so we cannot assume `process.env` will succeed.
yindo added the pull-request label 2026-02-20 17:47:32 -05:00
yindo closed this issue 2026-02-20 17:47:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2769