-
Notifications
You must be signed in to change notification settings - Fork 505
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
main (0.1.8-alpha.1) fails to build and run #113
Comments
Can confirm that the elizaos upstream package build was broken. Pulled from npm - only contents. |
Dependencies can be found in the main eliza repo under eliza/packages/* are not well bundled to support typescript. |
Same problem over here |
we upgraded to 0.1.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
node v23.6.1
I think the issue is that in
In the node_modules folder, we have @elizaos/core/.bin (with some bins) and package.json, but actually no source code...
Daedalus:
$ git bisect bad
90957a5 is the first bad commit
The text was updated successfully, but these errors were encountered: