Skip to content

mix deps.compile fails on Windows #1203

@ToJans

Description

@ToJans

After I cloned the dynamo-repo, I tried to compile everthing, but it fails on windows; this is the output:

 C:\dev\MELF\elixir\dynamo>mix deps.compile
 * Compiling mimetypes
 ** (Mix) could not find executable c:/dev/MELF/elixir/dynamo/deps/mimetypes/rebar to compile dependency mimetypes, please ensure c:/dev/MELF/elixir/dynamo/deps/mimetypes/rebar is available

I think this has to do with the fact that on windows the "rebar" file is not executable; we have to invoke rebar.cmd instead.

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