[ZK Stack] - with newer versions, Zk Stack Init does not init the .toml file #497
-
Module Affected
Rust Versioninstalled toolchains : Operating System
Issue Descriptionon EndeavourOS (an Arch-based distro) and NixOs, when i start with zk stack init and i cofigure a new chain, right after i finished configuring, nothing start and it just gives me the error "yourchainname.toml was not found" Expected Behaviorthe expected behaviour is that when i configure my chain, a toml file needs to be generated, this worked with previous versions Current Behaviorthe current behaviour is this :
and right after it gives me this error... File configs/examplechain.toml not found [endre@Syntra zksync-era]$
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thanks for reaching out, we'll take a moment to review and get back to you |
Beta Was this translation helpful? Give feedback.
-
Thanks for reaching out @TicTacWeb3. A new and improved ZK Stack CLI is coming very soon (internally tested currently, should be live end of month / start of June), which will fix this issue. The current version is deprecated and may not function as expected. Apologies for the inconvenience, the new CLI will be a production-ready stable release. |
Beta Was this translation helpful? Give feedback.
Thanks for reaching out @TicTacWeb3. A new and improved ZK Stack CLI is coming very soon (internally tested currently, should be live end of month / start of June), which will fix this issue. The current version is deprecated and may not function as expected.
Apologies for the inconvenience, the new CLI will be a production-ready stable release.