Closed sdelvalle57 closed 6 months ago
not sure what the problem is.
just cloned the repo from scratch, and did yarn preprocess
, and in 3 windows
yarn hardhat-node
, yarn bundler
, yarn runop --deployFactory
(the other params are the defaults)
Maybe it has to do with your node version? worked with v20.11.1 for me.
Im trying to run
yarn run runop --deployFactory --network http://localhost:8545/ --entryPoint 0x0000000071727De22E5E9d8BAf0edAc6f37da032
using hardhat node, Im already running the bundler withyarn run bundler --unsafe
, with a successful response:but when I try running
yarn run runop --deployFactory --network http://localhost:8545/ --entryPoint 0x0000000071727De22E5E9d8BAf0edAc6f37da032
I get: