Как исправить ошибку сборки при запуске «response-native run- windows» - PullRequest
0 голосов
/ 24 января 2020

Вот результат по подсказке. Я использую виртуальную машину Windows 10 внутри Ubuntu и уже загрузил зависимости в Visual Studio, как сказано в документации.

 √ Found NuGet Binary
 √ Restoring NuGets
 √ Found MSBuild v16.0 at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin

 √ Found Solution: C:/Users/aders/Development/react/windowsapp/windows/windowsapp.sln

  Build configuration: Debug  
  Build platform: x86

 × Building Solution: Projeto de compila��o pronto "C:\Users\aders\Development\react\windowsapp\windows\windowsap..." Here have just a little bit of Portuguese, but it says that the compilation is ready, but it does not work, as you can see.

 × Build failed with message undefined. Check your build configuration.
...