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

Error starting capybot, is there a problem with export ADMIN_PHRASE="xxx" setting? #44

Open
applesline opened this issue Jun 26, 2023 · 0 comments

Comments

@applesline
Copy link

npm run start > [email protected] start

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

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

No branches or pull requests

1 participant