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
A clear and concise description of what is happening.
Following docs to deploy on macos with clojure.
What is the expected behavior?
A clear and concise description of what you expected to happen.
Additional Context
Add any other context about the problem.
Reproduction
Run the command '...'
(⎈ |default:gitlab-managed-apps) 2:46:26 [cosmic:~/Devstack/zun] 7s 1 % clojure -m figwheel.main -b dev -r
Execution error (FileNotFoundException) at clojure.main/main (main.java:40).
Could not locate figwheel/main__init.class, figwheel/main.clj or figwheel/main.cljc on classpath.
Full report at:
/var/folders/nd/lnt1k7zj5mj3k6fr_kky6ll40000gn/T/clojure-4971199578006207098.edn
zsh: exit 1 clojure -m figwheel.main -b dev -r
2. ...
Evidence
If applicable, add logs or screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
Description
What is the current behavior?
A clear and concise description of what is happening.
Following docs to deploy on macos with clojure.
What is the expected behavior?
A clear and concise description of what you expected to happen.
Additional Context
Add any other context about the problem.
Reproduction
(⎈ |default:gitlab-managed-apps) 2:46:26 [cosmic:~/Devstack/zun] 7s 1 % clojure -m figwheel.main -b dev -r
Execution error (FileNotFoundException) at clojure.main/main (main.java:40).
Could not locate figwheel/main__init.class, figwheel/main.clj or figwheel/main.cljc on classpath.
Full report at:
/var/folders/nd/lnt1k7zj5mj3k6fr_kky6ll40000gn/T/clojure-4971199578006207098.edn
zsh: exit 1 clojure -m figwheel.main -b dev -r
2. ...
Evidence
If applicable, add logs or screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: