[ad_1]
It is my first time attempting to construct expo react native app domestically for ios and I don’t know what this error means:
...
[RUN_EXPO_DOCTOR] Did not discover any points with the venture!
[PREPARE_CREDENTIALS] Making ready credentials
[PREPARE_CREDENTIALS] Creating keychain
[PREPARE_CREDENTIALS]
TypeError: Can not learn properties of undefined (studying 'information')
at IosCredentialsManager.put together (/Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/@expo/build-tools/dist/ios/credentials/supervisor.js:66:83)
at async /Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/@expo/build-tools/dist/builders/ios.js:48:20
at async BuildContext.runBuildPhase (/Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/@expo/build-tools/dist/context.js:101:28)
at async buildAsync (/Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/@expo/build-tools/dist/builders/ios.js:47:29)
at async runBuilderWithHooksAsync (/Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/@expo/build-tools/dist/builders/frequent.js:12:13)
at async Object.iosBuilder (/Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/@expo/build-tools/dist/builders/ios.js:29:16)
at async buildIosAsync (/Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/eas-cli-local-build-plugin/dist/ios.js:66:12)
at async buildAsync (/Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/eas-cli-local-build-plugin/dist/construct.js:54:29)
at async fundamental (/Customers/anyaji/.npm/_npx/63539ccd18962a9d/node_modules/eas-cli-local-build-plugin/dist/fundamental.js:16:9)
[CLEAN_UP_CREDENTIALS] Destroying keychain - /var/folders/kh/34t1kcfj44d47mr8vwj4kdlw0000gn/T/turtle-v2-20bb3dc2-39e6-460b-92d0-397ea50d0339.keychain
Construct failed
Unknown error. See logs of the Put together credentials construct section for extra data.
npx exited with non-zero code: 1
Error: construct command failed.
How do I repair this? I can present any extra data needed. Thanks!
[ad_2]