Scala CLI does not detect if is run as scala
when installed using coursier
#1307
Labels
SIP-46
All the issues related to SIP-46 to turn Scala CLI into the official scala runner command.
Version(s)
0.1.12
Describe the bug
Scala CLI does not detect if is run as
scala
when installed using coursierTo Reproduce
Install Scala CLI as
scala-cli-sip
using following command:Then
scala-cli publish --help
should fail, but it prints the help.Expected behaviour
Scala CLI should detect if installed in the SIP mode when using coursier.
The text was updated successfully, but these errors were encountered: