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
Description:
Unexpected error message occurs when we run the bal dist pull <unavailable distribution> command.
Fetching the 'slbeta7' distribution from the remote server...
ballerina: distribution 'slbeta7' not found
'N_BALLERINA" == "true" (' is not recognized as an internal or external command,
operable program or batch file.
ballerina: unknown command 'dist'
Run 'bal help' for usage.
Steps to reproduce:
Run the following command on windows. bal dist pull <unavailable distribution>
eg : bal dist pull slbeta7
Affected Versions:
All update tool versions
The text was updated successfully, but these errors were encountered:
Label: High Priority
Description:
Unexpected error message occurs when we run the
bal dist pull <unavailable distribution>
command.Steps to reproduce:
Run the following command on windows.
bal dist pull <unavailable distribution>
eg :
bal dist pull slbeta7
Affected Versions:
All update tool versions
The text was updated successfully, but these errors were encountered: