Error react-native run-windows “error 0xdef00106: MakePRI: PRI file is invalid.”

0

I get an error when I want to run the react-native run-windows app ... When the app opens, an error appears,

MakePri : error 0x80004005: Dump [C:\Users\Xeon\WinYAP\node_modules\react-native-windows\ReactWindows\ReactNative\React
Native.csproj]
C:\Users\Xeon\WinYAP\node_modules\react-native-windows\ReactWindows\ReactNativeWebViewBridge\bin\x86\Debug\ReactNativeW
ebViewBridge.pri : error 0xdef00106: MakePRI: PRI file is invalid. [C:\Users\Xeon\WinYAP\node_modules\react-native-wind
ows\ReactWindows\ReactNative\ReactNative.csproj]
Build failed with message Error: Command failed: "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" "C:/Users/Xeon/WinYAP/windows/WinYAP.sln" /clp:NoSummary;NoItemAndPropertyList;Verbosity=quiet /nologo /p:Configuration=Debug /p:Platform=x86 /p:AppxBundle=Never /p:PlatformToolset=v142 /p:VisualStudioVersion=16.0. Check your build configuration.

Can anyone provide a solution to solve this problem?

thank you

visual-studio
react-native
compiler-errors
visual-studio-2019
react-native-windows
asked on Stack Overflow Dec 6, 2019 by Andrian_Must

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0