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
Currently a git repo is required to run a sim. The error for this is quite unforgiving, however (see homegrownlabs/boot-sim#3).
Update sim-template/src/leiningen/new/sim_test/src/util.clj to safely check for repository details and provide a meaningful error message. (See the generation message for hints).
The text was updated successfully, but these errors were encountered:
Currently a git repo is required to run a sim. The error for this is quite unforgiving, however (see homegrownlabs/boot-sim#3).
Update
sim-template/src/leiningen/new/sim_test/src/util.clj
to safely check for repository details and provide a meaningful error message. (See the generation message for hints).The text was updated successfully, but these errors were encountered: