我刚刚使用来自termux(android app)的wget下载了rebar3包,然后我执行了chmod +x rebar3
。
然后,我运行nano rebar3
,我从
#!/usr/bin/env escript
至#!/data/data/com.termux/files/usr/bin/env escript
但是,当我尝试安装运行./rebar3 local install
的rebar3时,我收到以下错误
./rebar3:5: cannot translate from UTF-8
./rebar3:5: cannot parse file, giving up
escript: There were compilation errors