andromedaprotocol / andromeda.js

Command line interface for interactions with Andromeda contracts.
1 stars 1 forks source link

"gql url set" exits the CLI if any key is pressed #113

Open daniel-wehbe opened 7 months ago

daniel-wehbe commented 7 months ago

Describe the bug When you run "gql url set", you are given the options to select from (mainnet, devnet, testnet etc..). If you press any key on the keyboard other than enter, the the CLI exits completely.

To Reproduce Steps to reproduce the behavior:

  1. run gql url set
  2. press any key on the keyboard for example the letter f
  3. CLI will error and exit when you press enter