Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] install issue on windows for typescript sdk #1386

Open
CryogenicPlanet opened this issue Mar 3, 2025 · 0 comments
Open

[bug] install issue on windows for typescript sdk #1386

CryogenicPlanet opened this issue Mar 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@CryogenicPlanet
Copy link
Contributor

C:\github\aixplain\modelserving\node_modules\@langchain\core\dist\utils\stream.cjs:11
class IterableReadableStream extends ReadableStream {
                                     ^
ReferenceError: ReadableStream is not defined
    at Object.<anonymous> (C:\github\aixplain\modelserving\node_modules\@langchain\core\dist\utils\stream.cjs:11:38)
    at Module._compile (node:internal/modules/cjs/loader:1198:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
    at Module.load (node:internal/modules/cjs/loader:1076:32)
    at Function.Module._load (node:internal/modules/cjs/loader:911:12)
    at Module.require (node:internal/modules/cjs/loader:1100:19)
    at require (node:internal/modules/cjs/helpers:119:18)
    at Object.<anonymous> (C:\github\aixplain\modelserving\node_modules\@langchain\core\dist\tracers\log_stream.cjs:6:21)
    at Module._compile (node:internal/modules/cjs/loader:1198:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
Waiting for the debugger to disconnect...
npm -v
8.19.4
node -v
v16.20.2

this should be fixed upstream in v1 release of sdk when @langchain is decomposed from composio-core

@CryogenicPlanet CryogenicPlanet added the bug Something isn't working label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant