React-native-code-push: 【iOS】Unable to find or read "package.json" in the CWD. The "release-react" command must be executed in a React Native project folder.

Created on 20 Jul 2017  ·  4Comments  ·  Source: microsoft/react-native-code-push

release ios package

Description

use release-react update

code-push version 3.0.1-beta
react-native 0.42.3

Most helpful comment

@mike-niemand, You should check:

  • if the file package.json exists
  • and if it has the "name": "..." parameter

All 4 comments

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:

  • if the file package.json exists
  • and if it has the "name": "..." parameter

Thanks 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
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

quanzaiyu picture quanzaiyu  ·  3Comments

EdmundMai picture EdmundMai  ·  4Comments

diegocouto picture diegocouto  ·  4Comments

sergey-akhalkov picture sergey-akhalkov  ·  4Comments

cgerikj picture cgerikj  ·  3Comments