HomeiOS DevelopmentChallenge with operating React Native challenge on iOS

Challenge with operating React Native challenge on iOS


I am presently dealing with a problem whereas making an attempt to run my React Native challenge on iOS. I’ve adopted the mandatory steps, however I hold encountering an error through the construct course of operating
npm run ios

I’ve tried numerous troubleshooting steps, corresponding to updating dependencies, cleansing the challenge, and verifying my atmosphere setup. Nevertheless, I have not been in a position to resolve the problem to this point.

I’d tremendously admire any help or steering on learn how to resolve this downside. If anybody has encountered an identical concern or has any solutions, please be happy to contribute to the dialogue.

Thanks upfront in your assist!

The log:

0 information it labored if it ends with okay
1 verbose cli [
1 verbose cli   '/Users/ns12/.nvm/versions/node/v14.17.3/bin/node',
1 verbose cli   '/Users/ns12/.nvm/versions/node/v14.17.3/bin/npm',
1 verbose cli   'run',
1 verbose cli   'ios'
1 verbose cli ]
2 information utilizing npm@6.14.13
3 information utilizing node@v14.17.3
4 verbose run-script [ 'preios', 'ios', 'postios' ]
5 information lifecycle geocamere-app@1.0.0~preios: geocamere-app@1.0.0
6 information lifecycle geocamere-app@1.0.0~ios: geocamere-app@1.0.0
7 verbose lifecycle geocamere-app@1.0.0~ios: unsafe-perm in lifecycle true
8 verbose lifecycle geocamere-app@1.0.0~ios: PATH: /Customers/ns12/.nvm/variations/node/v14.17.3/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Customers/ns12/Paperwork/geocamere-app/node_modules/.bin:/Customers/ns12/.nvm/variations/node/v14.17.3/bin:/usr/native/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Variations/Present/Instructions:/Customers/ns12/.nvm/variations/node/v14.17.3/bin
9 verbose lifecycle geocamere-app@1.0.0~ios: CWD: /Customers/ns12/Paperwork/geocamere-app
10 foolish lifecycle geocamere-app@1.0.0~ios: Args: [ '-c', 'expo run:ios' ]
11 foolish lifecycle geocamere-app@1.0.0~ios: Returned: code: 1  sign: null
12 information lifecycle geocamere-app@1.0.0~ios: Did not exec ios script
13 verbose stack Error: geocamere-app@1.0.0 ios: `expo run:ios`
13 verbose stack Exit standing 1
13 verbose stack     at EventEmitter.<nameless> (/Customers/ns12/.nvm/variations/node/v14.17.3/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack     at EventEmitter.emit (occasions.js:375:28)
13 verbose stack     at ChildProcess.<nameless> (/Customers/ns12/.nvm/variations/node/v14.17.3/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack     at ChildProcess.emit (occasions.js:375:28)
13 verbose stack     at maybeClose (inside/child_process.js:1055:16)
13 verbose stack     at Course of.ChildProcess._handle.onexit (inside/child_process.js:288:5)
14 verbose pkgid geocamere-app@1.0.0
15 verbose cwd /Customers/ns12/Paperwork/geocamere-app
16 verbose Darwin 21.6.0
17 verbose argv "/Customers/ns12/.nvm/variations/node/v14.17.3/bin/node" "/Customers/ns12/.nvm/variations/node/v14.17.3/bin/npm" "run" "ios"
18 verbose node v14.17.3
19 verbose npm  v6.14.13
20 error code ELIFECYCLE
21 error errno 1
22 error geocamere-app@1.0.0 ios: `expo run:ios`
22 error Exit standing 1
23 error Failed on the geocamere-app@1.0.0 ios script.
23 error That is in all probability not an issue with npm. There may be seemingly extra logging output above.
24 verbose exit [ 1, true ]

React Native Model
0.71.3

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments