Skip to content

Issue with rebar3 in Windows 10 #42

@xunilrj

Description

@xunilrj

I am having the following issue when running rebar3 on Windows 10:

escript: Failed to open file: C:\PROGRA~3\CHOCOL~1\lib\rebar3/rebar3

I managed to fix the problem altering the line https://github.com/ElixirWin/ChocolateyPackages/blob/master/Rebar/tools/rebar3.cmd#L9

@%erts_bin_dir%/escript.exe %rebar_escript_path%/rebar3 %*

to

@%erts_bin_dir%/escript.exe %rebar_escript_path%/tools/rebar3 %*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions