You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, and thank you for reaching out! I believe the issue is that since React Native 0.76, a new architecture is enabled by default, which isn't currently supported by react-native-code-push.
Could you please try disabling this new architecture following this guide? Let us know if this resolves the issue. Thank you!
Run this command:
appcenter codepush release-react -a xxx/yyy -d Production
Error
Error: Cannot find module 'C:\Users\xxx\Desktop\Lahelu\Codebase\Client\node_modules\react-native\local-cli\cli.js'
Has anyone ever encountered such issue?
The text was updated successfully, but these errors were encountered: