Alex icon indicating copy to clipboard operation
Alex copied to clipboard

Unable to load source code + one of the C# Projects do not actually load since there's an error in it.

Open voidZiAD opened this issue 3 years ago • 0 comments

Describe the bug The inability to load the source code & power the client from it.

To Reproduce Steps to reproduce the behavior:

  1. Go to Code Page of the GitHub, Download source code
  2. Click on the .sln after downloading
  3. Click Run, and then you see errors (or click View->Error List)
  4. See errors

Expected behavior Opens up the project normally & runs.

Screenshots image

Desktop (please complete the following information):

  • OS: Windows
  • Platform: x64
  • GPU: None

Additional context There is a way to fix 10 errors (I think), but it may not work for you. Since there's also a problem with the Dependencies, open up View->Terminal and type "dotnet restore", then SOME dependency errors will be fixed.

voidZiAD avatar Sep 16 '22 13:09 voidZiAD