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
When installing a node environment on a windows host, activation scripts are deployed as .bat and .ps1 (powershell).
When installing a node environment on a linux host, activation scripts is deployed as a shell script.
It would be useful to deploy the shell script also for windows host to allow activating the node environment from a bash terminal.
The text was updated successfully, but these errors were encountered:
When installing a node environment on a windows host, activation scripts are deployed as .bat and .ps1 (powershell).
When installing a node environment on a linux host, activation scripts is deployed as a shell script.
It would be useful to deploy the shell script also for windows host to allow activating the node environment from a bash terminal.
The text was updated successfully, but these errors were encountered: