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
node dist/index.js /coding/capybot/node_modules/@scure/bip39/index.js:25 throw new Error('Invalid mnemonic');
^ Error: Invalid mnemonic
at normalize (/coding/capybot/node_modules/@scure/bip39/index.js:25:15) at mnemonicToSeedSync (/coding/capybot/node_modules/@scure/bip39/index.js:140:50) at mnemonicToSeed (/coding/capybot/node_modules/@mysten/sui.js/dist/index.js:2015:46) at mnemonicToSeedHex (/coding/capybot/node_modules/@mysten/sui.js/dist/index.js:2018:33) at Ed25519Keypair.deriveKeypair (/coding/capybot/node_modules/@mysten/sui.js/dist/index.js:2309:38) at Object. (/coding/capybot/dist/index.js:36:43) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12) Node.js v18.16.1
The text was updated successfully, but these errors were encountered:
npm run start > [email protected] start
The text was updated successfully, but these errors were encountered: