mirror of
https://github.com/langchain-ai/create-agent-chat-app.git
synced 2026-07-01 21:24:02 -04:00
[GH-ISSUE #18] TypeError: (intermediate value).resolve is not a function #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @patil-harshvardhan on GitHub (Mar 19, 2025).
Original GitHub issue: https://github.com/langchain-ai/create-agent-chat-app/issues/18
npx create-agent-chat-app@latest
followed through steps
then ran
npm run dev
Error
@patil-harshvardhan commented on GitHub (Mar 19, 2025):
Laptop used macbook air m2
@bracesproul commented on GitHub (Mar 26, 2025):
@patil-harshvardhan could you try switching your node version to
20.9.0?@patil-harshvardhan commented on GitHub (Mar 26, 2025):
Hi @bracesproul
thanks, upgrading node version to latest works
TypeError: (intermediate value).resolve is not a functionto [GH-ISSUE #18] TypeError: (intermediate value).resolve is not a function