Problem while executing setup.sh #876
Closed
Aditya-Sakpal
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi! The Please, let me know if you have further questions. Regards, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting a bunch of errors while running the ./setup.sh :-
./setup.sh: line 16: [: !=: unary operator expected
+++ dirname /cygdrive/d/open_source_contri/agama/agama/setup-service.sh
++ realpath /cygdrive/d/open_source_contri/agama/agama
++ id --user
++ sudo id --user
197609
/cygdrive/d/open_source_contri/agama/agama/setup-service.sh: line 20: [: !=: unary operator expected
which: no cargo in
/cygdrive/d/ope
I am using Windows 11 and cygwin . I have replaced zypper with apt-cyg in the setup.sh and setup-service.sh
Request to the mentors:-Please review my problem and provide an appropriate solution , thanks :).
Beta Was this translation helpful? Give feedback.
All reactions