Skip to content

Errors on Windows when $HOME contains a space #240

Open
@sergey48k

Description

@sergey48k

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
...

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions