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
Funnily enough i just tried an install on a Linux environment with whitespace in the path,
with a similar result.... assume install.sh doesn't encapsulate paths too!
The below path is /home/Whitespace Here/ - recognises 'Whitespace' in the path
and 'Here' as the host:
$ curl -sL https://download.getcarina.com/dvm/latest/install.sh | sh
Downloading dvm.sh...
######################################################################## 100.0%
Warning: Failed to create the file /home/Whitespace: Permission denied
curl: (23) Failed writing body (0 != 1386)
curl: (6) Couldn't resolve host 'Here'**
The text was updated successfully, but these errors were encountered:
Reported by kingsbridge from https://community.getcarina.com/t/windows-powershell-and-cmd-scripts-dont-handle-whitespace-in-the-install-script-paths/237/5
The text was updated successfully, but these errors were encountered: