You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we run the crate with cargo run --bin zklings if we do an exercise correctly we should have the feedback right away automatically for the user and the ability to move to the next exercise. This flow is now broken, we need to quit and then run it again so it gives the feedback. This seems that the crate is not watching for the files anymore.