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

Add plugin-evm #3723

Open
quanghuynguyen1902 opened this issue Feb 28, 2025 · 2 comments
Open

Add plugin-evm #3723

quanghuynguyen1902 opened this issue Feb 28, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@quanghuynguyen1902
Copy link

quanghuynguyen1902 commented Feb 28, 2025

Describe the bug
I got a bug, when add plugin-evm

this bug

➜  ~  npx elizaos plugins add @elizaos-plugins/plugin-evm
(node:99379) ExperimentalWarning: CommonJS module /Users/quanghuy/.nvm/versions/node/v23.3.0/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /Users/quanghuy/.nvm/versions/node/v23.3.0/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
using git version 2.46.0
Making sure plugin has access to @elizaos/core
node:internal/errors:983
  const err = new Error(message);
              ^

Error: Command failed: pnpm add @elizaos/core@workspace:* --filter ./packages/plugin-evm
    at genericNodeError (node:internal/errors:983:15)
    at wrappedFn (node:internal/errors:537:14)
    at checkExecSyncError (node:child_process:882:11)
    at execSync (node:child_process:954:15)
    at Command.<anonymous> (/Users/quanghuy/Desktop/learn/eliza/packages/cli/index.js:87:33)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
  status: 1,
  signal: null,
  output: [
    null,
    Buffer(454) [Uint8Array] [
       47,  85, 115, 101, 114, 115,  47, 113, 117,  97, 110, 103,
      104, 117, 121,  47,  68, 101, 115, 107, 116, 111, 112,  47,
      108, 101,  97, 114, 110,  47, 101, 108, 105, 122,  97,  47,
      112,  97,  99, 107,  97, 103, 101, 115,  47, 112, 108, 117,
      103, 105, 110,  45, 101, 118, 109,  58,  10, 226, 128, 137,
       69,  82,  82,  95,  80,  78,  80,  77,  95,  87,  79,  82,
       75,  83,  80,  65,  67,  69,  95,  80,  75,  71,  95,  78,
       79,  84,  95,  70,  79,  85,  78,  68, 226, 128, 137,  32,
       73, 110,  32, 112,
      ... 354 more items
    ],
    Buffer(0) [Uint8Array] []
  ],
  pid: 99407,
  stdout: Buffer(454) [Uint8Array] [
     47,  85, 115, 101, 114, 115,  47, 113, 117,  97, 110, 103,
    104, 117, 121,  47,  68, 101, 115, 107, 116, 111, 112,  47,
    108, 101,  97, 114, 110,  47, 101, 108, 105, 122,  97,  47,
    112,  97,  99, 107,  97, 103, 101, 115,  47, 112, 108, 117,
    103, 105, 110,  45, 101, 118, 109,  58,  10, 226, 128, 137,
     69,  82,  82,  95,  80,  78,  80,  77,  95,  87,  79,  82,
     75,  83,  80,  65,  67,  69,  95,  80,  75,  71,  95,  78,
     79,  84,  95,  70,  79,  85,  78,  68, 226, 128, 137,  32,
     73, 110,  32, 112,
    ... 354 more items
  ],
  stderr: Buffer(0) [Uint8Array] []
}

Node.js v23.3.0

@quanghuynguyen1902 quanghuynguyen1902 added the bug Something isn't working label Feb 28, 2025
Copy link
Contributor

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

@Cooldee0317
Copy link

same error while add client-discord plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants