-
Notifications
You must be signed in to change notification settings - Fork 100
Issues starting with: Command failed: /bin/sh -c which dataserv-client #104
Comments
os? driveshare-gui branch? |
Archlinux, I was following the readme.
I got the window UI with this message: "Command failed: /bin/sh -c which dataserv-client" |
duplicate #45 Wait for the next release or try it with the develop branch. |
@Jzarecta you'll need to be sure to install the deps listed in the |
In the meantime, I will spend a little more time on the documentation. |
Another note: while working on the Debian package support, I discovered that different distributions (or perhaps different shells) report errors back to Node differently. For instance, on my primary workstation running Debian Sid and using Fortunately, this doesn't matter anymore as GNU/Linux dependency management is all handled though the Debian package instead of on first run from within the UI. However this does put an extra installation step for users of distros like Arch that do not use APT. The solution here is to update the documentation for building from source on non-debian distributions. |
I never even get the window ui when running |
I get this message upon build, I did the compilation and npm start and the UI showed up but then it didnt find the dataserv-client. This is the output when compiling.
The text was updated successfully, but these errors were encountered: