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

No matching version found for @llamaindex/openai@0.1.1 #671

Open
9M6 opened this issue Sep 14, 2024 · 0 comments
Open

No matching version found for @llamaindex/openai@0.1.1 #671

9M6 opened this issue Sep 14, 2024 · 0 comments

Comments

@9M6
Copy link

9M6 commented Sep 14, 2024

llamaindex decoupled openai from its core, and published a package, but it was set to private, builds with @agentic/ai-sdk fail because its trying to install the required package but it can not find, latest version is 0.1.2 while its asking for 0.1.1 which does not exist.

 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @llamaindex/openai@0.1.1

This error happened while installing the dependencies of llamaindex@0.5.27

The latest release of @llamaindex/openai is "0.1.2".

If you need the full list of all 1 published versions run "$ pnpm view @llamaindex/openai versions".

Issue: run-llama/LlamaIndexTS#1198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant