Jim
Jim
I think you are onto something here @limonte! I agree that it *seems* like we are not fully asserting that all the code is as it should be. I think...
I'm getting this error too. Can't seem to find any way to run the examples here: https://github.com/ProgressNS/nativescript-ui-samples-angular
Hey @mikaelmello 👋 I am relatively new to Rust and starting playing with this library for a cool way for my cli tools to take input from users rather than...
No worries @mikaelmello. It's not super urgent for me. Here are some things I've been trying, nothing exactly working yet but it might be interesting to you... actually ChatGPT gave...
hey, thanks for the quick reply. I'm using lein.bat version 2.8.1
It it supposed to only work in powershell? I have mingw installed in cmd, but when I try to run the command there it gives this odd error: ``` C:\Users\lynchj8>lein.bat...
powershell seems to work though
I would upload an image, but I can't on this network. :/
Thanks, I downloaded the zip, but I don't see any jars. It's just a folder with folders and leiningen.png file...
Hi, I tried renaming the zip file and calling it as a jar: `java leiningen-2.8.1-standalone.jar` However, this doesn't work either: `Error: Could not find or load main class leiningen-2.8.1-standalone.jar`