I faced the same issue. What I did was to install some missing .NET Framework packages as described in this page:
Then I regenerate the solution with GenerateProjectFiles.bat -2017
After that, the compilation completed without issues and I was able to open the Editor