ensdomains / react-ens-address

React Component to resolve ENS names or reverse resolve addresses
57 stars 27 forks source link

Does not work in CodeSandbox #6

Open PaulRBerg opened 4 years ago

PaulRBerg commented 4 years ago

I tried to use this component in CodeSandbox but I got this error:

Error: Could not fetch dependencies, please try again in a couple seconds: Something went wrong while packaging the dependency @ensdomains/react-ens-address@0.0.16: Command failed: mkdir -p /tmp/2189766537 && cd /tmp/2189766537 && HOME=/tmp node /var/task/node_modules/yarn/lib/cli add @ensdomains/react-ens-address@0.0.16 --ignore-scripts --no-lockfile --non-interactive --no-bin-links --ignore-engines --skip-integrity-check

Here's a link.

dimitrihartt commented 4 years ago

It is working on repl.it. https://repl.it/languages/nodejs