-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ZK Stack] zkstack ecosystem init fails - cannot find forge #891
Comments
I used
|
The first thing to check is that you install
And then we need to install a specific version of foundry-zksync (temporary; right now core doesn't support the latest version of foundry):
|
Thanks; sorry the slow reply. I was able to do that last night and I am getting the same result.
Trying again with
|
It looks like I have the desired version (0.0.2) of
|
This is a user error. My |
I'm following the default setup instructions in Getting Started with ZK Stack and failing on "Setup ecosystem" step 3,
zkstack ecosystem init
. This appears similar to #826 but is a plain vanilla blank slate setup using only defaults.If I try to run that final
forge script
command standalone I get this error:The text was updated successfully, but these errors were encountered: