Git Product home page Git Product logo

poly-flash's Introduction

Poly-Flash

test test

An open source flashloan smart contract on polygon network

Installation

1. Install Node.js & yarn, if you haven't already.

2. Clone This Repo

Run the following command.

git clone https://github.com/yuichiroaoki/poly-flash.git
cd poly-flash

Quickstart

1. Setup Environment Variables

You'll need an ALCHEMY_POLYGON_RPC_URL environment variable. You can get one from Alchemy website for free.

Then, you can create a .env file with the following.

ALCHEMY_POLYGON_RPC_URL='<your-own-alchemy-polygon-mainnet-rpc-url>'

Add your Private Key

If you want to execute flashloan on the polygon mainnet, you need to add your PRIVATE_KEY environment variable, with a private key from your wallet.

PRIVATE_KEY='your-PRIVATE_KEY'

*Note: If using metamask, you'll have to add a 0x to the start of your private key)

2. Install Dependencies

Run the following command.

yarn install

3. Compile Smart Contracts

Run the following command.

yarn compile

4. Test on Polygon Mainnet Fork πŸ”₯

Run the following command.

yarn test test/polygon/dodoflash.test.ts

Deploy

Once you have successfully done the above quickstart and added your private key to .env file, you can deploy your smart contract with the following command:

yarn deploy --network polygon

It costs about 0.2 MATIC to deploy Flashloan contract.

Example Contract

https://polygonscan.com/address/0xb6c4448386c4ecf4e5eab057351f8a6a8a465a0d

Liquidations

Deploy on the polygon mainnnet fork with the following command:

yarn liquidations

Deploy on the polygon mainnnet with the following command:

yarn liquidations --network polygon

poly-flash's People

Contributors

metanynja avatar yuichiroaoki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

poly-flash's Issues

Error when testing

Hello . i can't find solution to my problem.

i run yarn install & compile without error but i try "yarn test test/flashloan.test.ts" i get a error

c:\FlashLoan\poly-flash-main>yarn test test/flashloan.test.ts
No need to generate any newer typings.

Flashloan
1) "before all" hook in "Flashloan"

0 passing (316ms)
1 failing

  1. Flashloan
    "before all" hook in "Flashloan":
    TypeError: Only absolute URLs are supported
    at getNodeRequestOptions (node_modules\node-fetch\lib\index.js:1305:9)
    at c:\FlashLoan\poly-flash-main\node_modules\node-fetch\lib\index.js:1410:19
    at new Promise ()
    at fetch (node_modules\node-fetch\lib\index.js:1407:9)
    at HttpProvider._fetchJsonRpcResponse (node_modules\hardhat\src\internal\core\providers\http.ts:140:30)
    at async HttpProvider.request (node_modules\hardhat\src\internal\core\providers\http.ts:55:29)
    at async getNetworkId (node_modules\hardhat\src\internal\hardhat-network\provider\utils\makeForkClient.ts:109:28)
    at async makeForkClient (node_modules\hardhat\src\internal\hardhat-network\provider\utils\makeForkClient.ts:40:21)
    at async Function.create (node_modules\hardhat\src\internal\hardhat-network\provider\node.ts:157:9)
    at async HardhatNetworkProvider._init (node_modules\hardhat\src\internal\hardhat-network\provider\provider.ts:250:28)

An unexpected error occurred:

TypeError: Only absolute URLs are supported
at getNodeRequestOptions (c:\FlashLoan\poly-flash-main\node_modules\node-fetch\lib\index.js:1305:9)
at c:\FlashLoan\poly-flash-main\node_modules\node-fetch\lib\index.js:1410:19
at new Promise ()
at fetch (c:\FlashLoan\poly-flash-main\node_modules\node-fetch\lib\index.js:1407:9)
at HttpProvider._fetchJsonRpcResponse (c:\FlashLoan\poly-flash-main\node_modules\hardhat\src\internal\core\providers\http.ts:140:30)
at async HttpProvider.request (c:\FlashLoan\poly-flash-main\node_modules\hardhat\src\internal\core\providers\http.ts:55:29)
at async getNetworkId (c:\FlashLoan\poly-flash-main\node_modules\hardhat\src\internal\hardhat-network\provider\utils\makeForkClient.ts:109:28)
at async makeForkClient (c:\FlashLoan\poly-flash-main\node_modules\hardhat\src\internal\hardhat-network\provider\utils\makeForkClient.ts:40:21)
at async Function.create (c:\FlashLoan\poly-flash-main\node_modules\hardhat\src\internal\hardhat-network\provider\node.ts:157:9)
at async HardhatNetworkProvider._init (c:\FlashLoan\poly-flash-main\node_modules\hardhat\src\internal\hardhat-network\provider\provider.ts:250:28)

c:\FlashLoan\poly-flash-main>

Appreciate the work ;)

Flashloan (polygon) with protocol 8 DODO?

Hi,

Is it possible to do the flashloan (polygon) with protocol 8 DODO (DodoV2swap function)?

i get this error when i excecute the flashloan with protocol 8:

Error: invalid address (argument="address", value=undefined, code=INVALID_ARGUMENT, version=address/5.4.0) (argument=null, value=undefined, code=INVALID_ARGU

Gas price

I need help I have this error and I don't know how to solve it alchemy shows me that where I can edit the gas or make it work automatically
{
"id":5969739629419
"jsonrpc":"2.0"
"method":"eth_estimateGas"
"params":[
0:{
"data":NULL
"from":"0x8f4e95bea5cc0497a17be3cb35f1208fffb22a1d"
"gas":"0x1b2e020"
"gasPrice":"0x0"
"to":"0x58af3d020f4dcc419eb339ea058edc37f9d9b6f5"
"value":"0x4563918244f40000"
}
]
}

Fail with error 'SafeERC20: low-level call failed'

Describe the bug

Two arbitrage opportunities have been logged but failed with error Fail with error 'SafeERC20: low-level call failed'

The transactions are:

  • 0x14986633cd0901dc74987cd6e9e3ef3d75a42e9e70f4830bf53a441a66b4e25f
  • 0xe091044cfc55130d4855526cb9b99aaa7954c8a7284071b648c0cffd53bd76c9

I suspect there might be a bug with the contract, or maybe with these specific pairs?

UniswapV3 Support

Integration with uniswapV3 so that you can get more arbitrage opportunities

Error HH8

I get this error when using Yarn compile. what is?
Error HH8: There's one or more errors in your config file:

  • Invalid value {"forking":{}} for HardhatConfig.networks.hardhat - Expected a value of type HardhatNetworkConfig.

To learn more about Hardhat's configuration, please go to https://hardhat.org/config/

For more info go to https://hardhat.org/HH8 or run Hardhat with --show-stack-traces

Fail with yarn deploy

To Reproduce
npx yarn deploy --network polygon

The result is:

No need to generate any newer typings.
ProviderError: execution aborted (timeout = 14s)
    at HttpProvider.request (/poly-flash/node_modules/hardhat/src/internal/core/providers/http.ts:49:19)
    at LocalAccountsProvider.request (/poly-flash/node_modules/hardhat/src/internal/core/providers/accounts.ts:181:36)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async EthersProviderWrapper.send (/poly-flash/node_modules/@nomiclabs/hardhat-ethers/src/internal/ethers-provider-wrapper.ts:13:20)

Desktop (please complete the following information):

  • OS: macOS
  • Version 12.0.1

Error message when trying to compile the script

Hey guys. So I'm testing out this flashloan script on Remix and I get the following error message, at line 36
"from solidity:
ParserError: Function, variable, struct or modifier declaration expected.
--> scripts/POLYGON FLASHLOAN.sol:36:1:
|
36 | contract Flashloan {
| ^^^^^^^^"

This happens when I'm trying to compile the script. Any ideas what is causing this error and how to fix it? Thanks in advance

'too many arguments: in Contract constructor'

Hi there, I really appreciate you've made this open-source, really good work.

I'm new into this, I've been watching quite a few tutorials on how to deploy the contract with hardhat on mainnet.
I believe I managed to config hardhat.configs for the mainnet, but when I run the command I get this error.

Would you be kind to guide me? What do I need to do?

PS D:\Arbitrage\poly-flash-main> npx hardhat run scripts/sample-script.ts --network polygon
No need to generate any newer typings.
Nothing to compile
No need to generate any newer typings.
Error: too many arguments:  in Contract constructor (count=1, expectedCount=0, code=UNEXPECTED_ARGUMENT, version=contracts/5.5.0)
    at Logger.makeError (D:\Arbitrage\poly-flash-main\node_modules\@ethersproject\logger\src.ts\index.ts:225:28)
    at Logger.throwError (D:\Arbitrage\poly-flash-main\node_modules\@ethersproject\logger\src.ts\index.ts:237:20)
    at Logger.checkArgumentCount (D:\Arbitrage\poly-flash-main\node_modules\@ethersproject\logger\src.ts\index.ts:303:18)
    at ContractFactory.getDeployTransaction (D:\Arbitrage\poly-flash-main\node_modules\@ethersproject\contracts\src.ts\index.ts:1206:16)
    at ContractFactory.<anonymous> (D:\Arbitrage\poly-flash-main\node_modules\@ethersproject\contracts\src.ts\index.ts:1234:53)
    at step (D:\Arbitrage\poly-flash-main\node_modules\@ethersproject\contracts\lib\index.js:48:23)
    at Object.next (D:\Arbitrage\poly-flash-main\node_modules\@ethersproject\contracts\lib\index.js:29:53)
    at fulfilled (D:\Arbitrage\poly-flash-main\node_modules\@ethersproject\contracts\lib\index.js:20:58)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  reason: 'too many arguments:  in Contract constructor',
  code: 'UNEXPECTED_ARGUMENT',
  count: 1,
  expectedCount: 0
}

Thank you!

Expected private key to be an Uint8Array with length 32

I'm getting this error when I'm trying to deploy.

Error: Expected private key to be an Uint8Array with length 32
at assert (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\secp256k1\lib\index.js:18:20)
at isUint8Array (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\secp256k1\lib\index.js:31:7)
at Object.publicKeyCreate (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\secp256k1\lib\index.js:113:7)
at Object.exports.privateToPublic (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\hardhat\node_modules\ethereumjs-util\src\account.ts:277:22)
at exports.privateToAddress (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\hardhat\node_modules\ethereumjs-util\src\account.ts:285:26)
at LocalAccountsProvider._initializePrivateKeys (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\hardhat\src\internal\core\providers\accounts.ts:183:43)
at new LocalAccountsProvider (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\hardhat\src\internal\core\providers\accounts.ts:44:10)
at applyProviderWrappers (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\hardhat\src\internal\core\providers\construction.ts:179:18)
at Object.createProvider (C:\Users\User\V2 Smart Contract\poly-flash\node_modules\hardhat\src\internal\core\providers\construction.ts:117:27)
at C:\Users\User\V2 Smart Contract\poly-flash\node_modules\hardhat\src\internal\core\runtime-environment.ts:80:14

I have tried with and without the 0x on my private key. If I add the 0x in the .env then I can't compile, once I remove the 0x from the private key I am able to compile but I can't deploy due to error above. 

Balancer support

Have you think about integrating also Balancer as AMM? It is an interesting protocol and it could be profitable to combine with Uni V2 V3 exchanges. What do you think?

yarn install fails with errors

yarn install outputs the following

Spoiler ➀ YN0000: β”Œ Resolution step ➀ YN0002: β”‚ typechain@npm:3.0.0 doesn't provide typescript (p4ba7f), requested by ts-essentials ➀ YN0002: β”‚ typechain@npm:5.1.2 doesn't provide typescript (p0e7bb), requested by ts-essentials ➀ YN0002: β”‚ typescript-hardhat@workspace:. doesn't provide @ethersproject/abi (pf793a), requested by @typechain/ethers-v5 ➀ YN0002: β”‚ typescript-hardhat@workspace:. doesn't provide @ethersproject/bytes (p71ee1), requested by @typechain/ethers-v5 ➀ YN0002: β”‚ typescript-hardhat@workspace:. doesn't provide @ethersproject/providers (pbebd3), requested by @typechain/ethers-v5 ➀ YN0002: β”‚ typescript-hardhat@workspace:. doesn't provide lodash (pd4f27), requested by @typechain/hardhat ➀ YN0000: β”‚ Some peer dependencies are incorrectly met; run yarn explain peer-requirements for details, where is the six-letter p-prefixed code ➀ YN0000: β”” Completed ➀ YN0000: β”Œ Fetch step ➀ YN0013: β”‚ @ethersproject/bytes@npm:5.4.0 can't be found in the cache and will be fetched from the remote ➀ YN0013: β”‚ @ethersproject/constants@npm:5.4.0 can't be found in the cache and will be fetched from the re ➀ YN0013: β”‚ @ethersproject/contracts@npm:5.4.1 can't be found in the cache and will be fetched from the re ➀ YN0013: β”‚ @ethersproject/hash@npm:5.4.0 can't be found in the cache and will be fetched from the remote ➀ YN0013: β”‚ @ethersproject/hdnode@npm:5.4.0 can't be found in the cache and will be fetched from the remot ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/json-wallets@npm:5.4.0 can't be found in the cache and will be fetched from the ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/keccak256@npm:5.4.0 can't be found in the cache and will be fetched from the re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/logger@npm:5.4.1 can't be found in the cache and will be fetched from the remot ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/networks@npm:5.4.2 can't be found in the cache and will be fetched from the rem ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/pbkdf2@npm:5.4.0 can't be found in the cache and will be fetched from the remot ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/properties@npm:5.4.1 can't be found in the cache and will be fetched from the r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/providers@npm:5.4.5 can't be found in the cache and will be fetched from the re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/random@npm:5.4.0 can't be found in the cache and will be fetched from the remot ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/rlp@npm:5.4.0 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/sha2@npm:5.4.0 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/signing-key@npm:5.4.0 can't be found in the cache and will be fetched from the ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/solidity@npm:5.4.0 can't be found in the cache and will be fetched from the rem ➀ YN0013: β”‚ @ethersproject/strings@npm:5.4.0 can't be found in the cache and will be fetched from the remo ➀ YN0013: β”‚ @ethersproject/transactions@npm:5.4.0 can't be found in the cache and will be fetched from the ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/units@npm:5.4.0 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @ethersproject/wallet@npm:5.4.0 can't be found in the cache and will be fetched from the remot ➀ YN0013: β”‚ @ethersproject/web@npm:5.4.0 can't be found in the cache and will be fetched from the remote r ➀ YN0013: β”‚ @ethersproject/wordlists@npm:5.4.0 can't be found in the cache and will be fetched from the re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @gar/promisify@npm:1.1.2 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @nodelib/fs.scandir@npm:2.1.5 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @nodelib/fs.stat@npm:2.0.5 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @nodelib/fs.walk@npm:1.2.8 can't be found in the cache and will be fetched from the remote reg ➀ YN0013: β”‚ @nomiclabs/hardhat-ethers@npm:2.0.2 can't be found in the cache and will be fetched from the r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @nomiclabs/hardhat-etherscan@npm:2.1.6 can't be found in the cache and will be fetched from th ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @nomiclabs/hardhat-waffle@npm:2.0.1 can't be found in the cache and will be fetched from the r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @npmcli/fs@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @npmcli/move-file@npm:1.1.2 can't be found in the cache and will be fetched from the remote re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @openzeppelin/contracts-upgradeable@npm:4.3.2 can't be found in the cache and will be fetched ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @openzeppelin/contracts@npm:4.3.2 can't be found in the cache and will be fetched from the rem ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @openzeppelin/hardhat-upgrades@npm:1.10.0 can't be found in the cache and will be fetched from ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @openzeppelin/upgrades-core@npm:1.9.2 can't be found in the cache and will be fetched from the ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @resolver-engine/core@npm:0.3.3 can't be found in the cache and will be fetched from the remot ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @resolver-engine/fs@npm:0.3.3 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @resolver-engine/imports-fs@npm:0.3.3 can't be found in the cache and will be fetched from the ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @resolver-engine/imports@npm:0.3.3 can't be found in the cache and will be fetched from the re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sentry/core@npm:5.30.0 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sentry/hub@npm:5.30.0 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sentry/minimal@npm:5.30.0 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sentry/node@npm:5.30.0 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sentry/tracing@npm:5.30.0 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sentry/types@npm:5.30.0 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sentry/utils@npm:5.30.0 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sindresorhus/is@npm:0.14.0 can't be found in the cache and will be fetched from the remote re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sinonjs/commons@npm:1.8.3 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @sinonjs/fake-timers@npm:7.1.2 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @solidity-parser/parser@npm:0.11.1 can't be found in the cache and will be fetched from the re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @solidity-parser/parser@npm:0.13.2 can't be found in the cache and will be fetched from the re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @szmarczak/http-timer@npm:1.1.2 can't be found in the cache and will be fetched from the remot ➀ YN0013: β”‚ @tootallnate/once@npm:1.1.2 can't be found in the cache and will be fetched from the remote re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @truffle/error@npm:0.0.14 can't be found in the cache and will be fetched from the remote regi ➀ YN0013: β”‚ @truffle/interface-adapter@npm:0.5.6 can't be found in the cache and will be fetched from the ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @truffle/provider@npm:0.2.40 can't be found in the cache and will be fetched from the remote r ➀ YN0013: β”‚ @tsconfig/node10@npm:1.0.8 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @tsconfig/node12@npm:1.0.9 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @tsconfig/node14@npm:1.0.1 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @tsconfig/node16@npm:1.0.2 can't be found in the cache and will be fetched from the remote reg ➀ YN0013: β”‚ @typechain/ethers-v5@npm:2.0.0 can't be found in the cache and will be fetched from the remote ➀ YN0013: β”‚ @typechain/ethers-v5@npm:7.1.0 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @typechain/hardhat@npm:2.3.0 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/abstract-leveldown@npm:5.0.2 can't be found in the cache and will be fetched from the r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/bn.js@npm:4.11.6 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/bn.js@npm:5.1.0 can't be found in the cache and will be fetched from the remote registr ➀ YN0013: β”‚ @types/chai@npm:4.2.21 can't be found in the cache and will be fetched from the remote registr ➀ YN0013: β”‚ @types/glob@npm:7.1.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/keyv@npm:3.1.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/level-errors@npm:3.0.0 can't be found in the cache and will be fetched from the remote ➀ YN0013: β”‚ @types/levelup@npm:4.3.3 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/lru-cache@npm:5.1.1 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/minimatch@npm:3.0.5 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/mkdirp@npm:0.5.2 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/mocha@npm:8.2.3 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/node-fetch@npm:2.5.12 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/node@npm:12.20.25 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/node@npm:15.14.9 can't be found in the cache and will be fetched from the remote regist ➀ YN0013: β”‚ @types/node@npm:16.9.2 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/parse-json@npm:4.0.0 can't be found in the cache and will be fetched from the remote re ➀ YN0013: β”‚ @types/pbkdf2@npm:3.1.0 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/prettier@npm:2.3.2 can't be found in the cache and will be fetched from the remote regi ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/resolve@npm:0.0.8 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/responselike@npm:1.0.0 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/secp256k1@npm:4.0.3 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/sinon-chai@npm:3.2.5 can't be found in the cache and will be fetched from the remote re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/sinon@npm:10.0.2 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/underscore@npm:1.11.3 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @types/web3@npm:1.0.19 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ @yarnpkg/lockfile@npm:1.1.0 can't be found in the cache and will be fetched from the remote re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abbrev@npm:1.0.9 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abbrev@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abort-controller@npm:3.0.0 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abstract-leveldown@npm:2.6.3 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abstract-leveldown@npm:2.7.2 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abstract-leveldown@npm:3.0.0 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abstract-leveldown@npm:5.0.0 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abstract-leveldown@npm:6.2.3 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ abstract-leveldown@npm:6.3.0 can't be found in the cache and will be fetched from the remote r ➀ YN0013: β”‚ accepts@npm:1.3.7 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ acorn-walk@npm:8.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ acorn@npm:8.5.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ address@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ adm-zip@npm:0.4.16 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ aes-js@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ aes-js@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ agent-base@npm:6.0.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ agentkeepalive@npm:4.1.4 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ aggregate-error@npm:3.1.0 can't be found in the cache and will be fetched from the remote regi ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ajv@npm:6.12.6 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ amdefine@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-colors@npm:3.2.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-colors@npm:4.1.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-escapes@npm:4.3.2 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-regex@npm:2.1.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-regex@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-regex@npm:4.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-regex@npm:5.0.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-styles@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-styles@npm:3.2.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ansi-styles@npm:4.3.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ antlr4ts@npm:0.5.0-alpha.4 can't be found in the cache and will be fetched from the remote reg ➀ YN0013: β”‚ anymatch@npm:3.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ aproba@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ are-we-there-yet@npm:1.1.7 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ arg@npm:4.1.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ argparse@npm:1.0.10 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ arr-diff@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ arr-flatten@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ arr-union@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ array-back@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ array-back@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ array-flatten@npm:1.1.1 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ array-union@npm:2.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ array-unique@npm:0.3.2 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ asn1.js@npm:5.4.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ asn1@npm:0.2.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ assert-plus@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ assertion-error@npm:1.1.0 can't be found in the cache and will be fetched from the remote regi ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ assign-symbols@npm:1.0.0 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ astral-regex@npm:2.0.0 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ async-eventemitter@npm:0.2.4 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ async-limiter@npm:1.0.1 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ async@npm:1.5.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ async@npm:2.6.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ async@npm:2.6.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ asynckit@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ at-least-node@npm:1.0.0 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ atob@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ available-typed-arrays@npm:1.0.5 can't be found in the cache and will be fetched from the remo ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ aws-sign2@npm:0.7.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ aws4@npm:1.11.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-code-frame@npm:6.26.0 can't be found in the cache and will be fetched from the remote re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-core@npm:6.26.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-generator@npm:6.26.1 can't be found in the cache and will be fetched from the remote reg ➀ YN0013: β”‚ babel-helper-builder-binary-assignment-operator-visitor@npm:6.24.1 can't be found in the cache ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-helper-call-delegate@npm:6.24.1 can't be found in the cache and will be fetched from the ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-helper-define-map@npm:6.26.0 can't be found in the cache and will be fetched from the re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-helper-explode-assignable-expression@npm:6.24.1 can't be found in the cache and will be ➀ YN0013: β”‚ babel-helper-function-name@npm:6.24.1 can't be found in the cache and will be fetched from the ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-helper-get-function-arity@npm:6.24.1 can't be found in the cache and will be fetched fro ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-helper-hoist-variables@npm:6.24.1 can't be found in the cache and will be fetched from t ➀ YN0013: β”‚ babel-helper-optimise-call-expression@npm:6.24.1 can't be found in the cache and will be fetch ➀ YN0013: β”‚ babel-helper-regex@npm:6.26.0 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-syntax-async-functions@npm:6.13.0 can't be found in the cache and will be fetched ➀ YN0013: β”‚ babel-plugin-syntax-exponentiation-operator@npm:6.13.0 can't be found in the cache and will be ➀ YN0013: β”‚ babel-plugin-syntax-trailing-function-commas@npm:6.22.0 can't be found in the cache and will b ➀ YN0013: β”‚ babel-plugin-transform-async-to-generator@npm:6.24.1 can't be found in the cache and will be f ➀ YN0013: β”‚ babel-plugin-transform-es2015-arrow-functions@npm:6.22.0 can't be found in the cache and will ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-block-scoping@npm:6.26.0 can't be found in the cache and will be ➀ YN0013: β”‚ babel-plugin-transform-es2015-classes@npm:6.24.1 can't be found in the cache and will be fetch ➀ YN0013: β”‚ babel-plugin-transform-es2015-computed-properties@npm:6.24.1 can't be found in the cache and w ➀ YN0013: β”‚ babel-plugin-transform-es2015-destructuring@npm:6.23.0 can't be found in the cache and will be ➀ YN0013: β”‚ babel-plugin-transform-es2015-duplicate-keys@npm:6.24.1 can't be found in the cache and will b ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-for-of@npm:6.23.0 can't be found in the cache and will be fetche ➀ YN0013: β”‚ babel-plugin-transform-es2015-function-name@npm:6.24.1 can't be found in the cache and will be ➀ YN0013: β”‚ babel-plugin-transform-es2015-literals@npm:6.22.0 can't be found in the cache and will be fetc ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-modules-amd@npm:6.24.1 can't be found in the cache and will be f ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-modules-commonjs@npm:6.26.2 can't be found in the cache and will ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-modules-systemjs@npm:6.24.1 can't be found in the cache and will ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-modules-umd@npm:6.24.1 can't be found in the cache and will be f ➀ YN0013: β”‚ babel-plugin-transform-es2015-object-super@npm:6.24.1 can't be found in the cache and will be ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-parameters@npm:6.24.1 can't be found in the cache and will be fe ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-shorthand-properties@npm:6.24.1 can't be found in the cache and ➀ YN0013: β”‚ babel-plugin-transform-es2015-spread@npm:6.22.0 can't be found in the cache and will be fetche ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-es2015-sticky-regex@npm:6.24.1 can't be found in the cache and will be ➀ YN0013: β”‚ babel-plugin-transform-es2015-template-literals@npm:6.22.0 can't be found in the cache and wil ➀ YN0013: β”‚ babel-plugin-transform-es2015-typeof-symbol@npm:6.23.0 can't be found in the cache and will be ➀ YN0013: β”‚ babel-plugin-transform-es2015-unicode-regex@npm:6.24.1 can't be found in the cache and will be ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-exponentiation-operator@npm:6.24.1 can't be found in the cache and will ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-regenerator@npm:6.26.0 can't be found in the cache and will be fetched ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-plugin-transform-strict-mode@npm:6.24.1 can't be found in the cache and will be fetched ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-preset-env@npm:1.7.0 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-register@npm:6.26.0 can't be found in the cache and will be fetched from the remote regi ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-runtime@npm:6.26.0 can't be found in the cache and will be fetched from the remote regis ➀ YN0013: β”‚ babel-template@npm:6.26.0 can't be found in the cache and will be fetched from the remote regi ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babel-traverse@npm:6.26.0 can't be found in the cache and will be fetched from the remote regi ➀ YN0013: β”‚ babel-types@npm:6.26.0 can't be found in the cache and will be fetched from the remote registr ➀ YN0013: β”‚ babelify@npm:7.3.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ babylon@npm:6.18.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ backoff@npm:2.5.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ balanced-match@npm:1.0.2 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ binary-extensions@npm:2.2.0 can't be found in the cache and will be fetched from the remote re ➀ YN0013: β”‚ bip39@npm:2.5.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ blakejs@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ bluebird@npm:3.7.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ bn.js@npm:4.11.6 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ bn.js@npm:4.12.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ braces@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ braces@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ brorand@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ browser-stdout@npm:1.3.1 can't be found in the cache and will be fetched from the remote regis ➀ YN0013: β”‚ browserify-aes@npm:1.2.0 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ browserify-cipher@npm:1.0.1 can't be found in the cache and will be fetched from the remote re ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ browserify-des@npm:1.0.2 can't be found in the cache and will be fetched from the remote regis ➀ YN0013: β”‚ browserify-rsa@npm:4.1.0 can't be found in the cache and will be fetched from the remote regis ➀ YN0013: β”‚ browserify-sign@npm:4.2.1 can't be found in the cache and will be fetched from the remote regi ➀ YN0013: β”‚ browserslist@npm:3.2.8 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ bs58@npm:4.0.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ bs58check@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ buffer-from@npm:1.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ buffer-to-arraybuffer@npm:0.0.5 can't be found in the cache and will be fetched from the remot ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ buffer-xor@npm:1.0.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ buffer-xor@npm:2.0.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ buffer@npm:5.7.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ bufferutil@npm:4.0.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ bytes@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ bytewise-core@npm:1.2.3 can't be found in the cache and will be fetched from the remote regist ➀ YN0013: β”‚ bytewise@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ cacache@npm:15.3.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ cache-base@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cacheable-request@npm:6.1.0 can't be found in the cache and will be fetched from the remote re ➀ YN0013: β”‚ cachedown@npm:1.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ call-bind@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ callsites@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ camelcase@npm:3.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ camelcase@npm:5.3.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ caniuse-lite@npm:1.0.30001258 can't be found in the cache and will be fetched from the remote ➀ YN0013: β”‚ caseless@npm:0.12.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ cbor@npm:5.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cbor@npm:8.0.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ chai@npm:4.3.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ chalk@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ chalk@npm:2.4.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ chalk@npm:4.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ check-error@npm:1.0.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ checkpoint-store@npm:1.1.0 can't be found in the cache and will be fetched from the remote reg ➀ YN0013: β”‚ chokidar@npm:3.3.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ chokidar@npm:3.5.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ chownr@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ chownr@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ ci-info@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cids@npm:0.7.5 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cipher-base@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ class-is@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ class-utils@npm:0.3.6 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ clean-stack@npm:2.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cli-cursor@npm:3.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cli-truncate@npm:2.1.0 can't be found in the cache and will be fetched from the remote registr ➀ YN0013: β”‚ cliui@npm:3.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ cliui@npm:5.0.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ clone-response@npm:1.0.2 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ clone@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ code-point-at@npm:1.1.0 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ collection-visit@npm:1.0.0 can't be found in the cache and will be fetched from the remote reg ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ color-convert@npm:1.9.3 can't be found in the cache and will be fetched from the remote regist ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ color-convert@npm:2.0.1 can't be found in the cache and will be fetched from the remote regist ➀ YN0013: β”‚ color-name@npm:1.1.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ color-name@npm:1.1.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ colorette@npm:1.4.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ combined-stream@npm:1.0.8 can't be found in the cache and will be fetched from the remote regi ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ command-exists@npm:1.2.9 can't be found in the cache and will be fetched from the remote regis ➀ YN0013: β”‚ command-line-args@npm:4.0.7 can't be found in the cache and will be fetched from the remote re ➀ YN0013: β”‚ commander@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ commander@npm:7.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ compare-versions@npm:3.6.0 can't be found in the cache and will be fetched from the remote reg ➀ YN0013: β”‚ component-emitter@npm:1.3.0 can't be found in the cache and will be fetched from the remote re ➀ YN0013: β”‚ concat-map@npm:0.0.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ concat-stream@npm:1.6.2 can't be found in the cache and will be fetched from the remote regist ➀ YN0013: β”‚ console-control-strings@npm:1.1.0 can't be found in the cache and will be fetched from the rem ➀ YN0013: β”‚ content-disposition@npm:0.5.3 can't be found in the cache and will be fetched from the remote ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ content-hash@npm:2.5.2 can't be found in the cache and will be fetched from the remote registr ➀ YN0013: β”‚ content-type@npm:1.0.4 can't be found in the cache and will be fetched from the remote registr ➀ YN0013: β”‚ convert-source-map@npm:1.8.0 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cookie-signature@npm:1.0.6 can't be found in the cache and will be fetched from the remote reg ➀ YN0013: β”‚ cookie@npm:0.4.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ cookie@npm:0.4.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ cookiejar@npm:2.1.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ copy-descriptor@npm:0.1.1 can't be found in the cache and will be fetched from the remote regi ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ core-js-pure@npm:3.17.3 can't be found in the cache and will be fetched from the remote regist ➀ YN0013: β”‚ core-js@npm:2.6.12 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ core-util-is@npm:1.0.2 can't be found in the cache and will be fetched from the remote registr ➀ YN0013: β”‚ core-util-is@npm:1.0.3 can't be found in the cache and will be fetched from the remote registr ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cors@npm:2.8.5 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ cosmiconfig@npm:7.0.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ crc-32@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ create-ecdh@npm:4.0.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ create-hash@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ create-hmac@npm:1.1.7 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ create-require@npm:1.1.1 can't be found in the cache and will be fetched from the remote regis ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cross-fetch@npm:2.2.5 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ cross-spawn@npm:6.0.5 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ cross-spawn@npm:7.0.3 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ crypto-browserify@npm:3.12.0 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ d@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ dashdash@npm:1.14.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ death@npm:1.1.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ debug@npm:2.6.9 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ debug@npm:3.2.6 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ debug@npm:4.3.2 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ decamelize@npm:1.2.0 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ decode-uri-component@npm:0.2.0 can't be found in the cache and will be fetched from the remote ➀ YN0013: β”‚ decompress-response@npm:3.3.0 can't be found in the cache and will be fetched from the remote ➀ YN0013: β”‚ deep-eql@npm:3.0.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0013: β”‚ deep-equal@npm:1.1.1 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ deep-is@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry ➀ YN0013: β”‚ defer-to-connect@npm:1.1.3 can't be found in the cache and will be fetched from the remote reg ➀ YN0013: β”‚ deferred-leveldown@npm:1.2.2 can't be found in the cache and will be fetched from the remote r ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10) at processTicksAndRejections (node:internal/process/task_queues:82:21) ➀ YN0001: β”‚ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close at new NodeError (node:internal/errors:371:5) at PassThrough.onclose (node:internal/streams/end-of-stream:134:30) at PassThrough.emit (node:events:390:28) at emitCloseNT (node:internal/streams/destroy:145:10)
any idea how to get past this? is there something i did wrong? thanks

Update readme. Step 4

Hi!!
Thanks for sharing the code!!

just a small comment on readme Step 4 I think it need to be update:

yarn test test/polygon/flashloan.test.ts
to
yarn test test/polygon/dodoflash.test.ts

Looks the test/polygon/flashloan.test.ts file don't exist any more.

Thanks

BSC Dodo

Hi there,

I've seen that dodo has BSC pools.
Will it work If I port this contract to BSC with all the right parameters, contracts, pairs, pools and everything?

I have my own private node on BSC.

Thank you!

Transaction revert error

Describe the bug
Hi
Trying the dodo flashloan example, this is the error:
Uncaught Error: Transaction reverted: function call to a non-contract account
and addressing multiple files e.g. DODOFlashloan.dodoFlashLoan (contracts/dodo/DODOFlashloan.sol:36).

To Reproduce
Steps to reproduce the behavior:
per instructions.

Contact

Do you have TG to get in contact? Thank you :)

Can't deploy the last commit contract

Hello Yuichi ! i can't deploy the last commit you made ...

"yarn run deploy --netowrk polygon" doesent work neither "npx hardhat run scripts/deploy.ts --network polygon" get stuck and when i run the command from visual studio (without --network polygon) it deploy an adresse not a contract

Capture d’écran du 2022-02-13 05-29-53
k

VM Exception while processing transaction: reverted with reason string 'ERC20: transfer amount exceeds balance'

It seems I cannot get past this issue, steps are outlined below. I have set the ALCHEMY_POLYGON_RPC_URL environment variable and left the PRIVATE_KEY environment variable blank in order to use the test configs.

This may be unrelated but I changed the WETH_WHALE in addresses.ts to 0x3fd939b017b31eaadf9ae50c7ff7fa5c0661d47c since the address assigned in main branch was not actually a WETH whale. Nothing else was changed.

The failure seems to occur during the transfer function of token.ts on line 28 in the main branch.

--

yarn test test/access.test.ts

`No need to generate any newer typings.

Access
Withdraw
1) "before each" hook for "should withdraw tokens"

0 passing (5s)
1 failing

  1. Access
    "before each" hook for "should withdraw tokens":
    Error: VM Exception while processing transaction: reverted with reason string 'ERC20: transfer amount exceeds balance'
    at . (0x2791bca1f2de4661ed88a30c99a7a9449aa84174)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async HardhatNode._mineBlockWithPendingTxs (node_modules/hardhat/src/internal/hardhat-network/provider/node.ts:1650:23)
    at async HardhatNode.mineBlock (node_modules/hardhat/src/internal/hardhat-network/provider/node.ts:459:16)
    at async EthModule._sendTransactionAndReturnHash (node_modules/hardhat/src/internal/hardhat-network/provider/mod
    `

Frontrunning protection

Anyone can interact with your contract with this current version, so it is theoretically vulnerable to frontrunning attacks

Ideas

  • Add something like the ownable modifier from OpenZeppelin to the flashloan function
    This doesn't solve the issue because some could have its own clone of your contract and if it detects a profitable transaction, create a new one against his own contract instance with a higher fee.

Indicating use of CHI gas token

I was looking more at 1inch and noticed that they are use their own gas token for transactions.

One of my failed arbitrage attempts showed attempts to send to CHI in the transaction.

Self destruct CHI

Just wondering if we need to indicate the 1inch gas token anywhere in the contract or the bot?

Reference:

https://soliditydeveloper.com/chi-gas

https://polygonscan.com/token/0x0000000000004946c0e9f43f4dee607b0ef1fa1c

https://polygonscan.com/token/0x0000000000004946c0e9f43f4dee607b0ef1fa1c?a=0x0000000000000000000000000000000000000000

https://polygonscan.com/address/0x0000000000000000000000000000000000000000

Maximum Flashloan amount on dodo

Hello,

you do not check the maximum flashloan amount you can get from dodo if I read your code correctly.
If I am wrong can u tell me where you do that?

If not it would be necessary to do it I think, because now your trade can get reverted because the flashloan you are asking for is bigger than the max available flashloan isn't it?

Best regards

how to start the bot

hi,I've read the instructions but haven't found how to run the bot. Can anyone advise?

multiple routes

Motives

  • Minimize negative price impact
  • Make it possible to trade like 1inch -> it will get to trade at the price 1inch estimates

DODO Swap Support

Integration with dodo swap so that you can get more arbitrage opportunities

Files not found

When i deploy the contract i use the file of deployement but i don't fount the directory "../typechain"
thank you

Hi please fix this problem

Error HH8: There's one or more errors in your config file:

  • Invalid value {"forking":{"blockNumber":24539564}} for HardhatConfig.networks.hardhat - Expected a value of type HardhatNetworkConfig.

To learn more about Hardhat's configuration, please go to https://hardhat.org/config/

For more info go to https://hardhat.org/HH8 or run Hardhat with --show-stack-traces
PS C:\Users\ASHISH\Music\poly-flash-main\poly-flash>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.