-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Latest release version v0.1.8-alpha.1
is NOT BUILDING
#2963
Comments
Hello @bucurdavid! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor! |
v0.1.8-alpha.1
is NOT BUILDING
Which version or commit ID should I roll back to? ... |
$ git checkout cbb95e7ed1b9571806e06865e2c96c02a40d4907 FYI, this one builds succesfully |
# On the main branch
$ git checkout cbb95e7ed1b9571806e06865e2c96c02a40d4907 |
Can confirm, the v0.1.8-alpha.1 was built incorrectly (somehow) Pulled npm tar and extracted it and it only has Related |
same issue here as well, building v0.8.1 |
The build started breaking for base v0.1.8-alpha.1 because of this issue: elizaOS/eliza#2963 We aren't using mistral, so fuck it, we'll do it live!
d577fda seems to fix the build for me (patched over v0.1.8+build.1). |
This issue has been automatically marked as stale due to 30 days of inactivity. |
Describe the bug
Trying to use the latest released version
#v0.1.8-alpha.1
and it's failing to build.To Reproduce
nvm use 23.3.0
pnpm clean
pnpm cache delete
pnpm install -r --no-frozen-lockfile / pnpm install --no-frozen-lockfile
pnpm build
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: