WalletConnect / create-eth-app

Create Ethereum-powered apps with one command

Home Page:https://www.npmjs.com/package/create-eth-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: stream.destroy is not a function

GZ315200 opened this issue · comments

Bug Description
A clear and concise description of what the bug is.

Aborting installation.
Unexpected error. Please report it as a bug:
TypeError: stream.destroy is not a function
at /Users/gygeszean/.config/yarn/global/node_modules/create-eth-app/dist/index.js:32416:18
at Array.forEach ()
at /Users/gygeszean/.config/yarn/global/node_modules/create-eth-app/dist/index.js:32414:18
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async Promise.all (index 0)

error Command failed.

Steps to Reproduce

  1. Go to ...
  2. Click on ...

Expected Behavior
A clear and concise description of what you expected to happen.

Additional Context
Add any other context about the problem here (screenshots, whether the bug only occurs only in certain
mobile/desktop/browser environments, etc.)

Duplicate of #149.