release ios package
use release-react update
code-push version 3.0.1-beta
react-native 0.42.3
Im also having this issue running the appcenter codepush release-react -a ownerName/appName from the root directory. What was your solution?
Anyone figure this out? I'm suddenly having it on one solution.
@mike-niemand, You should check:
package.json exists"name": "..." parameterThanks Yuri, it was missing the name value.
On Fri, 07 Jun 2019, 13:10 Yuri Kulikov, notifications@github.com wrote:
@mike-niemand https://github.com/mike-niemand, You should check:
- if the file package.json exists
- and if it has the "name": "..." parameter
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/microsoft/react-native-code-push/issues/932?email_source=notifications&email_token=AGK4ZKYOQSZA4JHYEV6E3MDPZI62LA5CNFSM4DTWQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXFQ3IY#issuecomment-499846563,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGK4ZK2B2OM2G2LTOYIIPOLPZI62LANCNFSM4DTWQ5WA
.
Most helpful comment
@mike-niemand, You should check:
package.jsonexists"name": "..."parameter