yuichiroaoki / poly-flash

Flashloan on Polygon
https://yuichiroaoki.medium.com/no-flashloan-fee-with-dodo-cc78215d7f93
MIT License
291 stars 169 forks source link

yarn install --> ➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close #23

Open zigomi opened 2 years ago

zigomi commented 2 years ago

yarn install

===>

Screenshot_2022-01-20_10-12-31

Khalizo commented 2 years ago
  1. it has been fixed in latest yarn, so please upgrade: yarn set version latest.
  2. As v17 is not a lts, please use node v16/v14 in production (node:latest => node:lts).