Issue while using pinecone. #758
kaushalendra-pandey
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './vectorstores/pinecone' is not defined by "exports"
i am getting this error message when i am trying to use pinecones. What can be the reason?
I ran this command:
npm install -S dotenv langchain @pinecone-database/pinecone
and the provided all required variables.
Beta Was this translation helpful? Give feedback.
All reactions