initial app setup #42
Annotations
4 errors
typecheck
Cannot find module '../../tamagui-web.css' or its corresponding type declarations.
|
typecheck
Type '{ style?: StyleProp<LooseCombinedObjects<CSSProperties, ViewStyle>>; accessibilityElementsHidden?: boolean | undefined; ... 485 more ...; nativeProps: SwitchProps; }' is not assignable to type 'Omit<GetFinalProps<RNTamaguiViewNonStyleProps, StackStyleBase, { size?: SizeTokens | undefined; unstyled?: boolean | undefined; checked?: boolean | undefined; elevation?: number | ... 1 more ... | undefined; fullscreen?: boolean | undefined; inset?: number | ... 2 more ... | undefined; }>, "children" | ... 343 more ...'.
|
typecheck
@movie-web/mobile#typecheck: command (/home/runner/work/mw-native/mw-native/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|