Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Can't build on windows with a space in any of the used paths (stack,ghc,etc locations) #1356

Open
@ArthurHNL

Description

@ArthurHNL

On Windows, when trying to build (after cloning) using the following command:

C:\Tools\haskell-ide-engine [master ≡]> stack .\install.hs cabal-build-all

Gives the following output:

install.hs: C:\Users\Arthur: createProcess: does not exist (No such file or directory)

I'm not really experienced with stack but it appears to be an issue with spaces in the path (my actual user folder is C:\Users\Arthur Heidt), the path appears to be cut off at the first space.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions