Skip to content

Instantly share code, notes, and snippets.

@c01dc0ffee
c01dc0ffee / SysDVR Linux and Mac Troubleshooting.md
Last active July 8, 2023 20:58
Troubleshooting SysDVR on Linux and MacOS

Troubleshooting SysDVR on Linux and MacOS

This guide assumes you know how to open a terminal and run commands. Text in a code box represents either a command to run, the output of a command, or both.

"You're using the ___ version of dotnet on an ___ ..."

You've installed .NET with the wrong platform architecture.

  1. There is a bug with platform architecture detection affecting Mac users. If this applies to you, either update SysDVR or ignore the warning.
  2. Uninstall each existing .NET installation
  3. Run uname -m