eth-infinitism / bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed at running `yarn preprocess`

sdelvalle57 opened this issue · comments

Im getting this issue as trying to run yarn preprocess I believe the issue is when calling yarn submodule-update

this is the error log:

yarn run v1.22.19
$ git submodule update --remote --init --recursive
fatal: Needed a single revision
fatal: Unable to find current origin/fix-deployment revision in submodule path 'submodules/account-abstraction'
error Command failed with exit code 1.

fixed by #185