Closed parsediya closed 2 hours ago
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
?
Hello @DordeDimitrijev Thanks for your response. We fixed the issue, since it isn a mono-repo we are working on. Symlinks were the issue. Closing this issue for now.
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: Thepunycode
module is deprecated. Please use a userland alternative instead. (Usenode --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.