microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.95k stars 1.46k forks source link

build error , show winrt::Microsoft::CodePush::ReactNative::implementation::CodePushConfig can't make instance with virtul class #2717

Closed codinglesstech closed 2 months ago

codinglesstech commented 3 months ago

HELP: thanks for you help, i got an error, when i add the component, and build. show the flowing message: build error , show winrt::Microsoft::CodePush::ReactNative::implementation::CodePushConfig can't make instance with virtul class,

83CBA6B5-F54E-4f5e-980B-CE236EBB4EED

MikhailSuendukov commented 3 months ago

Hello and thank you for reaching out to us. Сould you please provide the versions of react-native, react-native-windows, and appcenter-sdk-react-native you are currently using? Additionally, it would be very helpful if you could share the output of the react-native info command.

codinglesstech commented 2 months ago

"dependencies": { "react": "18.2.0", "react-native": "0.74.2", "react-native-code-push": "^8.2.2", "react-native-windows": "0.74.9" },

thank you , that the dependencies, i found many peson got the error, it's helpfull if you can fix the issus, and merge to main branch, thank you again

MikhailSuendukov commented 2 months ago

Unfortunately, I was unable to reproduce this error on a simple project with the same dependencies as yours. To help us investigate this issue further, it would be extremely helpful if you could provide a small demo application that reproduce the error with steps of reproducing.

DmitriyKirakosyan commented 2 months ago

Closing due to inactivity.