kotlin-interactive-shell
kotlin-interactive-shell copied to clipboard
"Error: Unable to access jarfile" on Windows for Ki 0.3.2
Despite #61 being closed, I can still repro this on Windows.
In CMD:
> ki.bat
Error: Unable to access jarfile (path\to\ki\on\my\system)ki\bin\\..\lib\ki-shell-*.jar
In PowerShell:
> .\ki.bat
Error: Unable to access jarfile C:\Users\matth\Apps\ki\bin\\..\lib\ki-shell-*.jar
Versions:
- Windows 10 21H1 (19043.1023)
- OpenJDK 16 (AdoptOpenJDK)
- Ki 0.3.2
Can confirm, hardcoding the ki-shell version number worked for me in cmd
But when I am executing anything, I am getting an error