tomassirio / easyinstaller

It is a command-line tool that allows you to install commonly used applications with a single command. It is a Spring Boot application that uses Spring Shell to provide a command-line interface to the user. The application is designed to be extensible, so you can easily add new installers to the list of supported applications.
8 stars 4 forks source link

Compilation failed although follow every step in the installation guide #16

Open bao1311 opened 5 hours ago

bao1311 commented 5 hours ago

Hi guys, I am just a beginner. Please correct me if I am wrong. I was trying to launch this project and find if there is any issue that can contribute to it; however, when I tried to launch the application with the command given. The compilation process has failed. And here is the screenshot of it.

image
bao1311 commented 5 hours ago

Although having install kotlin version 2.0.21 but the compilation is still failed!

bao1311 commented 5 hours ago
image

Latest compilation