<div dir="ltr"><div dir="ltr">Clearly, I am messing up somewhere.  This is our first project, and right now it is super simple: no dependencies.   I've tried downloading a pre-built rebar3, however, when I run it on an internal node, I get the following error:<div><br></div><div>escript: exception error: undefined function rebar3:main/1<br>  in function  escript:run/2 (escript.erl, line 758)<br>  in call from escript:start/1 (escript.erl, line 277)<br>  in call from init:start_em/1 <br>  in call from init:do_boot/3<br></div><div><br></div><div>Are there dependencies that are needed outside of my own project that rebar3 needs?  If so, how do I locate them to copy them into a _checkouts directory?</div><div><br></div><div>Thanks,</div><div><br></div><div>Joseph</div></div></div>