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

when i use create-eth-app i meet some problem

jokereven opened this issue · comments

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

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.)

Aborting installation.
Unexpected error. Please report it as a bug:
TypeError: stream.destroy is not a function
at D:\nvm\v14.18.0\node_modules\create-eth-app\dist\index.js:32416:18
at Array.forEach ()
at D:\nvm\v14.18.0\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)

PS D:\Desktop\github.com\jokereven> nvm ls

16.16.0
16.14.0
16.8.0
  • 14.18.0 (Currently using 64-bit executable)
    14.17.5
    14.16.0
    PS D:\Desktop\github.com\jokereven> yarn --version
    1.22.17
    PS D:\Desktop\github.com\jokereven>

Duplicate of #149.