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
I set up your template and was able to navigate to my app on heroku's servers, but when I try to connect to a repl with heroku lein run repl i get the output Couldn't find project.clj, which is needed for classpath Unrecognized option: --repl Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
here's my app so far. it's really just the template and a bugy project.clj file.
The text was updated successfully, but these errors were encountered:
I set up your template and was able to navigate to my app on heroku's servers, but when I try to connect to a repl with
heroku lein run repl
i get the outputCouldn't find project.clj, which is needed for classpath Unrecognized option: --repl Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
here's my app so far. it's really just the template and a bugy project.clj file.
The text was updated successfully, but these errors were encountered: