You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Importing plugins from the plugin registry doesn't work on develop. Due to the fact that the plugin names changed from @elizaos/plugin-<> to @elizaos-plugins/plugin-<>
Describe the bug
Importing plugins from the plugin registry doesn't work on develop. Due to the fact that the plugin names changed from
@elizaos/plugin-<>
to@elizaos-plugins/plugin-<>
To Reproduce
npx elizaos plugins add @elizaos-plugins/plugin-compass
pnpm run build
@elizaos-plugins/plugin-compass
to character fileExpected behavior
Plugin import should work on the new plugins from the plugin registry
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: