Running zkstack ecosystem init --dev
failed with error about artifacts
#3317
Labels
bug
Something isn't working
🐛 Bug Report
📝 Description
I installed an ecosystem seemingly successfully, but when I tried to run
zkstack ecosystem init --dev
from its root directory, I received an error mentioned below in the log section.🔄 Reproduction Steps
Install
zkstackup
, use it to install the zk stack, create an ecosystem, then cd into the ecosystem dir and try to initialize the chain withzkstack ecosystem init --dev
🤔 Expected Behavior
I wanted to initialize my zk chain
😯 Current Behavior
There was an error with the description being that it could not find a SystemContext artifact, and that it failed to run
yarn preprocess:bootloader
🖥️ Environment
I previously tried installing the ecosystem two times, first accidentally selecting yes for evm emulator, the second time finding a port clash with a local postgres service. The third time, it succeeded.
📋 Additional Context
Add any other context about the problem here. If applicable, add screenshots to help explain.
📎 Log Output
The text was updated successfully, but these errors were encountered: