运行 `npx react-native run-windows` 时构建错误

问题描述

在我的 react native windows 项目目录中运行 npx npx react-native run-windows 后,出现错误

× Building Solution: D:\Code\Visual Studio\IDE\MSBuild\Microsoft\VC\v160\Microsoft.Cpp.WindowsSDK.targets(46,5):...

× Build Failed with message Building Solution returned error code 1. Check your build configuration.

我检查了开发依赖项 Set-ExecutionPolicy Unrestricted -Scope Process -Force;iex (New-Object System.Net.WebClient).DownloadString('https://aka.ms/rnw-deps.ps1'),很好

error

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)