Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check your build configuration issue react-native-view-shot versioin 3.0.8 #554

Open
AtiqDevExpert opened this issue Jan 3, 2025 · 0 comments

Comments

@AtiqDevExpert
Copy link

AtiqDevExpert commented Jan 3, 2025

feature request

@ryanlntn
× Building Solution: Microsoft.ReactNative.Managed.CodeGen -> C:\Users\princ\Desktop\React Native\myproject\node_...
× Build failed with message C:\Users\princ\Desktop\React Native\bnodypos\node_modules\react-native-windows\PropertySheets\ManagedCodeGen\Microsoft.ReactNative.Managed.CodeGen.targets(78,5): error MSB3073: The command "C:\Users\princ\Desktop\React Native\myproject\node_modules\react-native-windows\target\x64\Debug\Microsoft.ReactNative.Managed.CodeGen\publish\Microsoft.ReactNative.Managed.CodeGen.exe @C:\Users\princ\Desktop\React Native\myproject\node_modules\react-native-view-shot\windows\RNViewShot\obj\x64\Debug\RNViewShot.ReactNativeCodeGenRNViewShot.ReactNativeCodeGen.rsp" exited with code 9009. [C:\Users\princ\Desktop\React Native\myproject\node_modules\react-native-view-shot\windows\RNViewShot\RNViewShot.csproj]. Check your build configuration.
Command failed. Re-run the command with --logging for more information.

bug report

Version & Platform

Library version : "react-native-view-shot": "^3.0.8",
Platform : Windows 10 Pro

  "react-native-view-shot": "^3.0.8",

**Platform:**Windows 10 Pro , "react-native": "0.76.5", "react-native-windows": "^0.76.0",

Expected behavior

Should build successful

Actual behavior

build failed with this given issue

Steps to reproduce the behavior

Simple install new project with
@ryanlntn npx --yes @react-native-community/cli@latest init --version "latest"
after that install the react-native-view-shot latest or the "react-native-view-shot": "^3.0.8", after that add windows support in React native project usign yarn add react-native-windows@^0.76.0 and npx react-native init-windows --overwrite then start the project with npx react-native run-windows got this error while make build kindly give the solution i need this in my project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant