Running the command luadist install busted gives these errors:
- trying another candidate due to: Error getting dependency of 'busted-2.0.rc1': No suitable candidate for package 'mediator_lua >= 1.1' found.
Getting busted-1.10.0 (source)...
Building busted-1.10.0...
Error preloading the CMake cache script 'c:\Development\luadist\tmp\busted-1.10.0-CMake-build\cmake.cache'
Full output (using Git Bash for Windows):
Kingdaro@KINGDARO-PC /C/Development/luadist/bin
$ ./luadist.exe install busted
Downloading repository information...
Finding out available versions of busted...
Getting busted-2.0.rc1 (source)...
Finding out available versions of lua_cliargs...
Getting lua_cliargs-2.1 (binary)...
Finding out available versions of dkjson...
Getting dkjson-2.5 (source)...
Finding out available versions of say...
Getting say-1.2 (binary)...
Finding out available versions of luassert...
Getting luassert-1.7 (source)...
Finding out available versions of ansicolors...
Getting ansicolors-1.0.2 (binary)...
- trying another candidate due to: Error getting dependency of 'busted-2.0.rc1': No suitable candidate for package 'mediator_lua >= 1.1' found.
Getting busted-1.10.0 (source)...
Building busted-1.10.0...
Error preloading the CMake cache script 'c:\Development\luadist\tmp\busted-1.10.0-CMake-build\cmake.cache'
Running the command
luadist install busted
gives these errors:Full output (using Git Bash for Windows):