theapache64
theapache64
@jitpack-io Any updates? 😇 🤞
Yes, OMDB is not free anymore .Try something better than OMDB, http://github.com/theapache64/movie_db
**Project Name** : Stackzy **Project Type** : Developer Tool **Company name** : Personal/Pet Project **Supported Targets** : Linux, MacOS, Windows **GitHub Link** : https://github.com/theapache64/stackzy
@nirmaljeffrey Which platform is this? Windows, Linux or mac ?
@nirmaljeffrey Not hardware. I meant the OS
@a914-gowtham Do you have any stacktrace?
Can you enter the command `java -version` in your terminal and paste the output here?
I think you've JDK installed, but `JAVA_HOME` is not set. Maybe I shouldn't rely on `JAVA_HOME` at all. https://github.com/theapache64/stackzy/blob/49811525fa0ee7d737774784ec0015878ba06721/src/main/kotlin/com/theapache64/stackzy/ui/feature/splash/SplashViewModel.kt#L68-L75 @SteinerOk Can you enter `echo $JAVA_HOME` in your terminal?
@SteinerOk @AddictArts Can you guys take a pull from `master` and try run `./gradlew run` now? I've made some changes
@rickclephas Interesting. I've created an uberJar for macOS. Can you guys download this [jar](https://drive.google.com/file/d/11s1AT6SPU3872Zjq4yeEk8e_Q8vssNfh/view?usp=sharing) and run `java -jar /path/to/jar` ? @rickclephas @SteinerOk @AddictArts