Skip to content

Path with " - " fails compilation. #180

@pirovorster

Description

@pirovorster

"version": "6.0.0"

When a directory contains a " - " like "C:\Pvt\Positron - Copy\src" the elm build fails with:

Module build failed (from ./node_modules/elm-webpack-loader/index.js):
Error: Compiler process exited with error Compilation failed
I do not recognize this flag:

-

Maybe you want one of these instead?

--docs=<json-file>
--debug
--output=<output-file>
--report=<report-type>
--optimize


at ChildProcess.<anonymous> (C:\Pvt\Positron - >

Copy\src\Positron.Website\node_modules\node-elm-compiler\dist\index.js:131:35)

If the directory gets changed to "C:\Pvt\Positron2\src" the issue is resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions