You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hope someone sees this, I really can't get any info on this anywhere else and I'm kind of a beginner to this and I can't google out of my problems no more, so.
I'm experiencing some issues when I attempt to run sample files on the console, here's what I get:
Hope someone sees this, I really can't get any info on this anywhere else and I'm kind of a beginner to this and I can't google out of my problems no more, so.
I'm experiencing some issues when I attempt to run sample files on the console, here's what I get:
jim@ubuntu:~/Dokument/Cucumberl/cucumberl-master$ sudo make
./rebar compile escriptize
make: execvp: ./rebar: Permission denied
make: *** [build] Error 127
jim@ubuntu:~/Dokument/cucumberl-master/examples/failures$ sudo make
../../rebar clean compile eunit
==> failures (clean)
==> failures (compile)
Compiled src/fail.erl
ERROR: git describe --always --tags failed with error: 127
make: *** [test] Error 1
I'm not entirely sure if I'm doing this right, if someone can help me troubleshoot the issue it would help me a lot to get on with my project tasks!
Thanks for any help! //c
The text was updated successfully, but these errors were encountered: