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

crashing with missing files #5

Open
pcace opened this issue Aug 3, 2023 · 0 comments
Open

crashing with missing files #5

pcace opened this issue Aug 3, 2023 · 0 comments

Comments

@pcace
Copy link

pcace commented Aug 3, 2023

Hi there,
i have just found your repository on my way to learn how to make chatbots. trying to run your app, i run into this error:


[2023-08-03T10:10:21.325Z] INFO: Express server started on port: 3000
[Error: ENOENT: no such file or directory, open '/home/user/git/chatbot/backend/src/documents/Ethereum Whitepaper/index/data/args.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/user/git/chatbot/backend/src/documents/Ethereum Whitepaper/index/data/args.json'
}
[nodemon] app crashed - waiting for file changes before starting...

any idea what is goin on here?

thanks a lot!

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