-
Notifications
You must be signed in to change notification settings - Fork 375
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
npm run generate
it does not work with indexllama v0.0.35 & v.0.0.36
#225
Comments
npm run generate
it still does not work finenpm run generate
it still does not work fine (#182)
npm run generate
it still does not work fine (#182)npm run generate
it still does not work fine
@emapeire did you use the latest version of
|
@logan-markewich yes, currently I'm using the latest version. In addition, I'll send you my
|
Ok, I have updated
I assumed this was going to cause some problem, so I ran
@yisding can you check this issue please? |
npm run generate
it still does not work finenpm run generate
it does not work with indexllama v0.0.35
npm run generate
it does not work with indexllama v0.0.35
npm run generate
it does not work with indexllama v0.0.35 & v.0.0.36
@emapeire that error is complaining about missing data or it can't find a folder? Which backend did you use -- nextjs or express? |
@logan-markewich I'm using the same configuration that comes by default with
I'm using nextjs 13.5.6 |
Your initial problem with the missing OPENAI_API_KEY was probably #226 but we're having trouble reproducing your second error. We also get the warning about fs-promise on install but generate works fine for us. |
@emapeire, we fixed this issue in the latest version. The |
Thanks! It's works |
I have the same issue that #182 with the latest update, and it still does not work. When I ran:
npm run generate
, I got this message:However, I do not know why happen this, because I have the
.env.local
file with myOPEN_API_KEY
key.The text was updated successfully, but these errors were encountered: