Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn start and npm install not working #23

Closed
4 tasks
moshetanzer opened this issue May 22, 2023 · 1 comment
Closed
4 tasks

yarn start and npm install not working #23

moshetanzer opened this issue May 22, 2023 · 1 comment

Comments

@moshetanzer
Copy link

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version yes
  • I checked the documentation and found no answer yes
  • I checked to make sure that this issue has not already been filed yes
  • I'm reporting the issue to the correct repository (for multi-repository projects) yse

Expected Behavior

npm wont install and yarn install but wont run on expo or localhost

Current Behavior

WARNING in ./node_modules/@react-native-community/masked-view/js/MaskedView.js:14:22
export 'requireNativeComponent' (imported as 'requireNativeComponent') was not found in 'react-native-web/dist/index' (possible exports: AccessibilityInfo, ActivityIndicator, Alert, Animated, AppRegistry, AppState, Appearance, BackHandler, Button, CheckBox, Clipboard, DeviceEventEmitter, DeviceInfo, Dimensions, DrawerLayoutAndroid, Easing, FlatList, I18nManager, Image, ImageBackground, InputAccessoryView, InteractionManager, Keyboard, KeyboardAvoidingView, LayoutAnimation, Linking, LogBox, Modal, NativeEventEmitter, NativeModules, PanResponder, PermissionsAndroid, Picker, PixelRatio, Platform, Pressable, ProgressBar, RefreshControl, SafeAreaView, ScrollView, SectionList, Settings, Share, StatusBar, StyleSheet, Switch, Systrace, TVEventHandler, Text, TextInput, ToastAndroid, Touchable, TouchableHighlight, TouchableNativeFeedback, TouchableOpacity, TouchableWithoutFeedback, UIManager, Vibration, View, VirtualizedList, YellowBox, findNodeHandle, processColor, render, unmountComponentAtNode, unstable_createElement, useColorScheme, useWindowDimensions)
12 | import { View, StyleSheet, requireNativeComponent } from 'react-native';
13 |

14 | const RNCMaskedView = requireNativeComponent('RNCMaskedView');
| ^
15 |
16 | import { type MaskedViewProps } from './MaskedViewTypes';
17 |

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. step 1
  2. step 2
  3. you get it...

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Device: laptop
  • Operating System: win11
  • Browser and Version: chromelatest

Failure Logs

Please include any relevant log snippets or files here.

@github-actions
Copy link

@goldbergmoshe this issue was automatically closed because it did not follow our rules:

IMPORTANT: Please use the following link to create a new issue:

https://www.creative-tim.com/new-issue/soft-ui-react-native

**If your issue was not created using the app above, it will be closed immediately.**



Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
👉  https://www.creative-tim.com/bundles
👉  https://www.creative-tim.com


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant