Closed Denton-L closed 3 years ago
cc @zbanks @ghaith
Sorry, seems like a PEBKAC issue. I'm trying to run the unpacked version which is what's causing these issues. I see that you have a version with -linux
stripped that's tagged but not on any branch. I'll package that tagged version.
Yeah don't worry, this was my bad (see my comment on #9)
I'm currently getting the following error when I'm launching Crewlink built from source:
I suspect the error is because the version has been changed to
v1.2.1-linux
. I think the fix for this is either fixing changing the version back tov1.2.1
or stripping the-linux
during the version check.