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
I am using the latest version of the relevant package(s)
What operating system are you using? And what version?
darwin
What environment or browser are you using? And what version?
Node.JS v20.11.0
What package is the bug report about?
@kadena/kadena-cli
Describe the bug
Describe the issue:
Error stacktrace:
Error: Only HTTP(S) protocols are supported
at getAccountDetails (file:///Users/lisagunn/Library/pnpm/global/5/.pnpm/@kadena+kadena-cli@0.0.1-alpha.5/node_modules/@kadena/kadena-cli/lib/account/utils/getAccountDetails.js:23:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///Users/lisagunn/Library/pnpm/global/5/.pnpm/@kadena+kadena-cli@0.0.1-alpha.5/node_modules/@kadena/kadena-cli/lib/account/commands/accountAddManual.js:26:11
at async Command. (file:///Users/lisagunn/Library/pnpm/global/5/.pnpm/@kadena+kadena-cli@0.0.1-alpha.5/node_modules/@kadena/kadena-cli/lib/utils/createCommand.js:119:28)
at async Command.parseAsync (/Users/lisagunn/Library/pnpm/global/5/.pnpm/commander@11.1.0/node_modules/commander/lib/command.js:936:5)
at async main (file:///Users/lisagunn/Library/pnpm/global/5/.pnpm/@kadena+kadena-cli@0.0.1-alpha.5/node_modules/@kadena/kadena-cli/lib/index.js:12:5)
Please confirm the following:
What operating system are you using? And what version?
darwin
What environment or browser are you using? And what version?
Node.JS v20.11.0
What package is the bug report about?
@kadena/kadena-cli
Describe the bug
Describe the issue:
Error stacktrace:
Error: Only HTTP(S) protocols are supported
at getAccountDetails (file:///Users/lisagunn/Library/pnpm/global/5/.pnpm/@kadena+kadena-cli@0.0.1-alpha.5/node_modules/@kadena/kadena-cli/lib/account/utils/getAccountDetails.js:23:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///Users/lisagunn/Library/pnpm/global/5/.pnpm/@kadena+kadena-cli@0.0.1-alpha.5/node_modules/@kadena/kadena-cli/lib/account/commands/accountAddManual.js:26:11
at async Command. (file:///Users/lisagunn/Library/pnpm/global/5/.pnpm/@kadena+kadena-cli@0.0.1-alpha.5/node_modules/@kadena/kadena-cli/lib/utils/createCommand.js:119:28)
at async Command.parseAsync (/Users/lisagunn/Library/pnpm/global/5/.pnpm/commander@11.1.0/node_modules/commander/lib/command.js:936:5)
at async main (file:///Users/lisagunn/Library/pnpm/global/5/.pnpm/@kadena+kadena-cli@0.0.1-alpha.5/node_modules/@kadena/kadena-cli/lib/index.js:12:5)
Steps to reproduce the behavior
Executed command:
kadena account add-manual --account-alias="pistolas" --account-name="k:5ec41b89d323398a609ffd54581f2bd6afc706858063e8f3e8bc76dc5c35e2c0" --fungible="coin" --network="mydevnet" --chain-id="3" help
What did you expect to happen?
I expected the prompt to accept any integer 0-19.
Participation
The text was updated successfully, but these errors were encountered: