sourcerer-app icon indicating copy to clipboard operation
sourcerer-app copied to clipboard

Errors on Windows when $HOME contains a space

Open sergey48k opened this issue 6 years ago • 1 comments

If $HOME contains space (which is the case for multiword usernames on Windows), the installer fails:

$ curl -s https://sourcerer.io/app/install | bash
Installing sourcerer app...
bash: line 12: [: c/Users/Alexander: binary operator expected
mkdir: cannot create directory 'c/Users/Alexander': Permission denied
...

sergey48k avatar Mar 16 '18 20:03 sergey48k

Any progress on this one? Still getting the error :)

tiagodenoronha avatar May 09 '19 09:05 tiagodenoronha