Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 25 of 235) sorted by relevance

12345678910

/expo/packages/@expo/cli/src/start/doctor/dependencies/__tests__/
H A DensureDependenciesAsync-test.ts42 missing: [{ pkg: 'bacon', file: '', version: '~1.0.0' }],
46 missing: [],
71 missing: [{ pkg: 'bacon', file: '', version: '~1.0.0' }],
75 missing: [],
103 missing: [{ pkg: 'bacon', file: '', version: '~1.0.0' }],
107 missing: [],
130 missing: [{ pkg: 'bacon', file: '', version: '~1.0.0' }],
H A DgetMissingPackages-test.ts82 expect(results.missing).toStrictEqual([
119 expect(results.missing).toStrictEqual([
/expo/packages/@expo/cli/src/start/doctor/dependencies/
H A DgetMissingPackages.ts25 missing: ResolvedPackage[];
39 return { missing: missingPackages, resolutions };
85 missing: ResolvedPackage[];
89 if (!results.missing.length) {
94 await mutatePackagesWithKnownVersionsAsync(projectRoot, sdkVersion, results.missing);
H A DensureDependenciesAsync.ts33 const { missing } = await getMissingPackagesAsync(projectRoot, { constant
37 if (!missing.length) {
42 const readableMissingPackages = missing
66 const packages = missing.map(({ pkg, version }) =>
87 packages: missing,
/expo/fastlane/android/metadata/en-US/changelogs/
H A D105.txt1 Added missing AppAuthBrowserActivity to template of AndroidManifest.xml
/expo/ios/vendored/sdk48/react-native-reanimated/ios/Nodes/
H A DABI48_0_0REASetNode.m18 …atNodeID, @"Reanimated: First argument passed to set node is either of wrong type or is missing.");
21 …eNodeID, @"Reanimated: Second argument passed to set node is either of wrong type or is missing.");
H A DABI48_0_0REACondNode.m18 …dNodeID, @"Reanimated: First argument passed to cond node is either of wrong type or is missing.");
21 …lockID, @"Reanimated: Second argument passed to cond node is either of wrong type or is missing.");
H A DABI48_0_0READebugNode.m18 …odeID, @"Reanimated: Second argument passed to debug node is either of wrong type or is missing.");
H A DABI48_0_0REAAlwaysNode.m19 …uated, @"Reanimated: First argument passed to always node is either of wrong type or is missing.");
/expo/ios/vendored/sdk47/react-native-reanimated/ios/Nodes/
H A DABI47_0_0REASetNode.m18 …atNodeID, @"Reanimated: First argument passed to set node is either of wrong type or is missing.");
21 …eNodeID, @"Reanimated: Second argument passed to set node is either of wrong type or is missing.");
H A DABI47_0_0REACondNode.m18 …dNodeID, @"Reanimated: First argument passed to cond node is either of wrong type or is missing.");
21 …lockID, @"Reanimated: Second argument passed to cond node is either of wrong type or is missing.");
H A DABI47_0_0READebugNode.m18 …odeID, @"Reanimated: Second argument passed to debug node is either of wrong type or is missing.");
H A DABI47_0_0REAAlwaysNode.m19 …uated, @"Reanimated: First argument passed to always node is either of wrong type or is missing.");
/expo/.github/ISSUE_TEMPLATE/
H A Ddocumentation.yml2 description: 'You want to report something that is wrong or missing from the documentation.'
12 description: Clearly describe what is wrong or missing from the docs.
/expo/packages/@expo/cli/src/run/android/__tests__/
H A DresolveLaunchProps-test.ts12 /Android project folder is missing in project/
/expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/src/
H A DCompatNativeSafeAreaProvider.tsx25 // @ts-ignore: missing properties
/expo/packages/expo-apple-authentication/build/
H A DExpoAppleAuthentication.js.map1missing; see\n // https://github.com/facebook/react-native/commit/114be1d21\n addListener(…
/expo/packages/expo-splash-screen/ios/EXSplashScreen/
H A DEXSplashScreenViewNativeProvider.m15 …EXLogWarn([NSString stringWithFormat:@"'%@.storyboard' file is missing. Fallbacking to '%@.xib' fi…
33 …EXLogWarn([NSString stringWithFormat:@"'%@.xib' file is missing - 'expo-splash-screen' will not wo…
/expo/ios/versioned/sdk49/EXSplashScreen/EXSplashScreen/
H A DABI49_0_0EXSplashScreenViewNativeProvider.m15 …ABI49_0_0EXLogWarn([NSString stringWithFormat:@"'%@.storyboard' file is missing. Fallbacking to '%…
33 …ABI49_0_0EXLogWarn([NSString stringWithFormat:@"'%@.xib' file is missing - 'expo-splash-screen' wi…
/expo/ios/versioned/sdk47/EXSplashScreen/EXSplashScreen/
H A DABI47_0_0EXSplashScreenViewNativeProvider.m15 …ABI47_0_0EXLogWarn([NSString stringWithFormat:@"'%@.storyboard' file is missing. Fallbacking to '%…
33 …ABI47_0_0EXLogWarn([NSString stringWithFormat:@"'%@.xib' file is missing - 'expo-splash-screen' wi…
/expo/ios/versioned/sdk48/EXSplashScreen/EXSplashScreen/
H A DABI48_0_0EXSplashScreenViewNativeProvider.m15 …ABI48_0_0EXLogWarn([NSString stringWithFormat:@"'%@.storyboard' file is missing. Fallbacking to '%…
33 …ABI48_0_0EXLogWarn([NSString stringWithFormat:@"'%@.xib' file is missing - 'expo-splash-screen' wi…
/expo/packages/expo-router/src/__tests__/
H A Dnavigation.test.tsx195 '[...missing]': () => <Text testID="missing">missing</Text>,
203 act(() => router.push('/missing-screen'));
204 expect(screen).toHavePathname('/missing-screen');
205 expect(screen).toHaveSegments(['[...missing]']);
206 expect(screen.getByTestId('missing')).toBeOnTheScreen();
214 act(() => router.push('/missing-screen'));
215 expect(screen).toHavePathname('/missing-screen');
216 expect(screen).toHaveSegments(['[...missing]']);
217 expect(screen.getByTestId('missing')).toBeOnTheScreen();
/expo/ios/versioned/sdk48/EXAV/EXAV/
H A DABI48_0_0EXAudioRecordingPermissionRequester.m22 …ABI48_0_0EXFatal(ABI48_0_0EXErrorWithMessage(@"This app is missing NSMicrophoneUsageDescription, s…
/expo/packages/expo-av/ios/EXAV/
H A DEXAudioRecordingPermissionRequester.m22 …EXFatal(EXErrorWithMessage(@"This app is missing NSMicrophoneUsageDescription, so audio services w…
/expo/ios/versioned/sdk47/EXAV/EXAV/
H A DABI47_0_0EXAudioRecordingPermissionRequester.m22 …ABI47_0_0EXFatal(ABI47_0_0EXErrorWithMessage(@"This app is missing NSMicrophoneUsageDescription, s…

12345678910