Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/visual-studio/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio “如何在运行时修复生成错误”;“反应本机运行windows”;_Visual Studio_React Native_Mobile_Windows 10 Universal - Fatal编程技术网

Visual studio “如何在运行时修复生成错误”;“反应本机运行windows”;

Visual studio “如何在运行时修复生成错误”;“反应本机运行windows”;,visual-studio,react-native,mobile,windows-10-universal,Visual Studio,React Native,Mobile,Windows 10 Universal,下面是提示的结果。我在Ubuntu中使用Windows10虚拟机,我已经在VisualStudio中下载了依赖项,如文档所示 √ 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/De

下面是提示的结果。我在Ubuntu中使用Windows10虚拟机,我已经在VisualStudio中下载了依赖项,如文档所示

 √ 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.

有些版本的msbuild带有
react native run windows
。您可以尝试使用Visual Studio或VS代码生成。请检查生成配置。那么,您的生成配置是什么?我在哪里检查生成配置?有一些是使用msbuild的
react native run windows
。您可以尝试使用Visual Studio或VS代码生成。请检查生成配置。那么您的构建配置是什么?我在哪里检查构建配置?