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

issue using faucet #372

Closed
holic opened this issue Feb 6, 2023 · 1 comment
Closed

issue using faucet #372

holic opened this issue Feb 6, 2023 · 1 comment

Comments

@holic
Copy link
Member

holic commented Feb 6, 2023

emojimon/packages/contracts % npx @latticexyz/cli faucet --address 0x042c7D2EEc9d3789A9DDFaD1F31f83dAAb1AabeF
Dripping to 0x042c7D2EEc9d3789A9DDFaD1F31f83dAAb1AabeF
mud faucet

Interact with a MUD faucet

Options:
      --version    Show version number                                 [boolean]
      --dripDev    Request a drip from the dev endpoint (requires faucet to have
                   dev mode enabled)                   [boolean] [default: true]
      --faucetUrl  URL of the MUD faucet
            [string] [default: "https://faucet.testnet-mud-services.linfra.xyz"]
      --address    Ethereum address to fund                  [string] [required]
  -h, --help       Show help                                           [boolean]

Error: This environment's XHR implementation cannot support binary transfer.
    at /Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:3411:19
    at o (/Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:3310:73)
    at Object.t2.makeDefaultTransport (/Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:3315:18)
    at e3.createTransport (/Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:3112:99)
    at new e3 (/Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:3108:312)
    at Object.t2.client (/Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:3104:18)
    at Object.n.client (/Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:3285:20)
    at /Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:4825:42
    at /Users/kevin/Projects/latticexyz/emojimon/node_modules/@latticexyz/cli/dist/commands/faucet.js:3660:26
    at new Promise (<anonymous>)
emojimon/packages/contracts %
@holic
Copy link
Member Author

holic commented Feb 7, 2023

fixed in #374

@holic holic closed this as completed Feb 7, 2023
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