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

Failed to release a CodePush update on React Native 0.74 #2785

Open
parsediya opened this issue Nov 27, 2024 · 1 comment
Open

Failed to release a CodePush update on React Native 0.74 #2785

parsediya opened this issue Nov 27, 2024 · 1 comment

Comments

@parsediya
Copy link

parsediya commented Nov 27, 2024

Recently we upgraded the apps to RN0.74, it is bundling the content fine and but failed to release the updates.
and yes we are using monorepo

Running "react-native bundle" command:

node node_modules/.bin/react-native bundle --assets-dest '******' --bundle-output '*******' --dev false --entry-file ./main.tsx --platform android
(node:62607) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Welcome to Metro v0.80.12
Fast - Scalable - Integrated
info Writing bundle output to: '*********'
info Done writing bundle output
info Copying 382 asset files
info Done copying assets
Error: Failed to release a CodePush update.

We will be happy to hear any suggestions.

@DordeDimitrijev
Copy link
Contributor

Hello @parsediya thank you for reaching out. Which version of react-native-code-push are you using? Is this the command you are trying to execute when the issue occurs appcenter codepush release-react -a xxxxx/xxx-d xxx?

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

2 participants