You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a IDEasy user, I want to install and run kotlincnative with ide command so that I can use that tool.
Actual behavior
$ ide kotlincnative
Step 'ide (kotlincnative)' failed: com.devonfw.tools.ide.cli.CliException: Could not find any version matching '*' for tool 'kotlincnative' - potentially there are 0 version(s) available in /Users/hohwille/projects/_ide/urls/kotlincnative/kotlincnative but none matched!
Step 'Install kotlincnative (*)' failed: com.devonfw.tools.ide.cli.CliException: Could not find any version matching '*' for tool 'kotlincnative' - potentially there are 0 version(s) available in /Users/hohwille/projects/_ide/urls/kotlincnative/kotlincnative but none matched!
2 step(s) failed out of 2 steps.
Could not find any version matching '*' for tool 'kotlincnative' - potentially there are 0 version(s) available in /Users/hohwille/projects/_ide/urls/kotlincnative/kotlincnative but none matched!
Error: IDEasy failed with exit code 1
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Expected behavior
As a IDEasy user, I want to install and run kotlincnative with ide command so that I can use that tool.
Actual behavior
Steps to reproduce (bug) / Use Case of feature request (enhancement)
ide kotlincnative
Related/Dependent Issues
Comments/Hints:
I do not understand this error. There are releases for mac available:
https://github.com/devonfw/ide-urls/blob/master/kotlinc-native/kotlinc-native/1.9.25/mac_x64.urls
Affected version:
The text was updated successfully, but these errors were encountered: