Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot get the example to run on Win 10 cmd. #2

Closed
beluchin opened this issue May 18, 2019 · 3 comments
Closed

cannot get the example to run on Win 10 cmd. #2

beluchin opened this issue May 18, 2019 · 3 comments

Comments

@beluchin
Copy link

hello, this appears to be a very useful tool for my project but I failed to get it to work on the very first try. When running lein run I got the first prompt but then it would not respond to any commands:

> lein run
Reflection warning, C:\...\form-init8532592205835804337.clj:1:889 - call to static method invokeStaticMethod on clojure.lang.Reflector can't be resolved (argument types: unknown, java.lang.String, unknown).
cli#



Terminate batch job (Y/N)? y

What may I be missing?

Thanks.

@beluchin
Copy link
Author

nvm - I managed to get this to work by registering the UnsupportedTerminal for the WINDOWS flavor

@ruedigergad
Copy link
Owner

Hi,
thanks a lot for the bug report and even finding a workaround. :)
I just implemented your workaround for Windows and uploaded cli4clj version 1.7.3 to Clojars.
I hope this fixes the issue for all Windows users.
Cheers,
Ruediger

@ruedigergad
Copy link
Owner

Just to keep the information in one place:
I made a silly mistake that is now fixed and version 1.7.4 should finally fix the Windows issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants