outsmartchad / solana-trading-cli

High-performance modules for develop Solana Trading Bots: CLI, gRPC bots, and low-latency integrations with Jito, bloXroute, Jupiter, and DEXes
MIT License
248 stars 113 forks source link

这是啥错误 #28

Closed cnstephen closed 1 month ago

cnstephen commented 1 month ago
/Users/stephen/Documents/web/solana-trading-cli/node_modules/base-x/src/index.js:113
    throw new Error('Non-base' + BASE + ' character')
          ^
Error: Non-base58 character
    at Object.decode (/Users/stephen/Documents/web/solana-trading-cli/node_modules/base-x/src/index.js:113:11)
    at Object.<anonymous> (/Users/stephen/Documents/web/solana-trading-cli/src/helpers/config.ts:29:8)
    at Module._compile (node:internal/modules/cjs/loader:1434:14)
    at Module.m._compile (/Users/stephen/.nvm/versions/node/v22.2.0/lib/node_modules/ts-node/src/index.ts:1618:23)
    at Module._extensions..js (node:internal/modules/cjs/loader:1518:10)
    at Object.require.extensions.<computed> [as .ts] (/Users/stephen/.nvm/versions/node/v22.2.0/lib/node_modules/ts-node/src/index.ts:1621:12)
    at Module.load (node:internal/modules/cjs/loader:1249:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1065:12)
    at Module.require (node:internal/modules/cjs/loader:1271:19)
    at require (node:internal/modules/helpers:123:16)