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

Modulke not found: #1882

Open
p1mat opened this issue Nov 30, 2024 · 0 comments
Open

Modulke not found: #1882

p1mat opened this issue Nov 30, 2024 · 0 comments

Comments

@p1mat
Copy link

p1mat commented Nov 30, 2024

Failed to compile.

./lib/retrieval/processing/csv.ts
Module not found: Package path ./document_loaders/fs/csv is not exported from package C:\EDU\node\to\chatbot-ui\node_modules\langchain (see exports field in C:\EDU\node\to\chatbot-ui\node_modules\langchain\package.json)

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./lib/retrieval/processing/index.ts
./app/api/retrieval/process/route.ts

./lib/retrieval/processing/pdf.ts
Module not found: Package path ./document_loaders/fs/pdf is not exported from package C:\EDU\node\to\chatbot-ui\node_modules\langchain (see exports field in C:\EDU\node\to\chatbot-ui\node_modules\langchain\package.json)

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./lib/retrieval/processing/index.ts
./app/api/retrieval/process/route.ts

Build failed because of webpack errors

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