-
Notifications
You must be signed in to change notification settings - Fork 503
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
Could not run pnpm start, better-sqlite3 module get some errors. #63
Comments
Try running this repo on my PC (Both win11 and WSL2 Ubantu) and mac. They got the same results. |
Somehow the build folder is missing in the module. Try running |
I think I ran into this on Linux here Try sudo apt-get install libsqlite3-dev
npm rebuild better-sqlite3 --build-from-source |
This worked! Thanks.
|
Hi,
I do all the stuffs in here and here. But I still could not get eliza started.
What am I missed?
Error logs are below:
The text was updated successfully, but these errors were encountered: