Stratus3D / asdf-rebar

Rebar3/Rebar version management plugin for asdf
MIT License
35 stars 7 forks source link

Issue when installing on OSX 10.13.4 with Erlang 20.2.3 #4

Closed Stratus3D closed 2 years ago

Stratus3D commented 6 years ago

Output:

** Resuming transfer from byte position 265673
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   120    0   120    0     0    616      0 --:--:-- --:--:-- --:--:--   618
  0  259k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Dependency providers already exists
Dependency getopt already exists
Dependency cf already exists
Dependency erlware_commons already exists
Dependency certifi already exists
===> Verifying dependencies...
===> Fetching bbmustache ({pkg,<<"bbmustache">>,<<"1.3.0">>})
escript: exception error: no match of right hand side value 
                 {error,
                     {rebar_fetch,{fetch_fail,<<"bbmustache">>,<<"1.3.0">>}}}
Stratus3D commented 2 years ago

Closing because I believe this was caused by an issue with my Erlang installation and not this plugin.