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

RNSlider Windows has a built authoring issue on how it consumes RNW #365

Open
adamgorMSFT opened this issue Mar 31, 2022 · 0 comments
Open
Labels
bug report Something isn't working platform: Windows Issue related to Windows platform

Comments

@adamgorMSFT
Copy link

<removed>\node_modules\react-native-windows\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets(12,5): warning MSB4011: "<removed>\node_modules\react-native-windows\Microsoft.ReactNative.Cxx\Microsoft.ReactNative.Cxx.vcxitems" cannot be imported again. It was already imported at "<removed>\node_modules\@react-native-community\slider\windows\SliderWindows\SliderWindows.vcxproj (80,5)". This is most likely a build authoring error. This subsequent import will be ignored.

The way RNW is being consumed from SliderWindows needs to be fixed/updated. The proper way is to consume via the RNW targets and props now.

I will likely open a PR to address this soon.

@adamgorMSFT adamgorMSFT added the bug report Something isn't working label Mar 31, 2022
@BartoszKlonowski BartoszKlonowski added this to To be analyzed in Slider-Board via automation Mar 31, 2022
@BartoszKlonowski BartoszKlonowski moved this from To be analyzed to Backlog in Slider-Board Apr 1, 2022
@BartoszKlonowski BartoszKlonowski added the platform: Windows Issue related to Windows platform label Apr 5, 2022
@BartoszKlonowski BartoszKlonowski moved this from Backlog to To be analyzed in Slider-Board Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Something isn't working platform: Windows Issue related to Windows platform
Projects
Slider-Board
  
To be analyzed
Development

No branches or pull requests

2 participants