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

Client-direct v 0.1.8 failed to deploy to npm - creating inconsistancies. #2227

Closed
piffie opened this issue Jan 13, 2025 · 7 comments
Closed
Labels

Comments

@piffie
Copy link

piffie commented Jan 13, 2025

Describe the bug

Client-direct v 0.1.8 failed to deploy - creating inconsistancies.

To Reproduce

try run eliza-starter with 0.1.8

Expected behavior

client-direct v0.1.8 should be in pnpm, and referencing the 0.1.8 of core.

Screenshots

PS C:\dev\git\mc2.agents> pnpm add @elizaos/[email protected] @elizaos/[email protected]
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @elizaos/[email protected]

This error happened while installing a direct dependency of C:\dev\git\mc2.agents

The latest release of @elizaos/client-direct is "0.1.7".

Additional context

Issue for eliza-starter as you need to configure explicit overrides otherwise agents cannot start.

@piffie piffie added the bug Something isn't working label Jan 13, 2025
Copy link
Contributor

Hello @piffie! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor!

@lordofalllords
Copy link

ngl bro theres no fix ur cooked

@vpavlin
Copy link
Contributor

vpavlin commented Jan 13, 2025

It deos not seem they actually released 0.1.8 to npmjs.org...no clue why since they explicitly say in 0.1.8+build.1 release

actually bump version so npm will publish a v0.1.8

@odilitime any thoughts what went wrong?

@vpavlin
Copy link
Contributor

vpavlin commented Jan 15, 2025

Ok, they are the (at least now, not sure why I did not see them before?)

But it seems there is (at least:) one package missing

$ pnpm install
 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@elizaos%2Fplugin-tee-log: Not Found - 404

This error happened while installing the dependencies of @elizaos/[email protected]

@elizaos/plugin-tee-log is not in the npm registry, or you have no permission to fetch it.

@CryptoGraffe
Copy link
Contributor

The project maintainers need to publish the plugin-tee-log to npm registry. This is a breaking change right now - can't use the direct client w/o workarounds.

@AIFlowML
Copy link
Collaborator

The plugin-tee-log is confirmed not yet pushed
https://www.npmjs.com/search?q=%40elizaos%2Fplugin-tee-log
We need it there @shakkernerd

@shakkernerd
Copy link
Member

shakkernerd commented Jan 16, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants