react-native-elements / react-native-elements-app

Demo app for React Native Elements (w/ React Native Web)
https://reactnativeelements.com/
1.29k stars 417 forks source link

Can't resolve 'react-native-elements-universe' #230

Open asheroto opened 3 years ago

asheroto commented 3 years ago

Followed the steps in order but getting this error when I click "Run in web browser".

Failed to compile.
C:/Users/User/Downloads/react-native-elements-app/src/views/circularSlider.tsx
Module not found: Can't resolve 'react-native-elements-universe' in 'C:\Users\User\Downloads\react-native-elements-app\src\views'

When running on my Android I get "Something went wrong" then "Network response timed out".

susaurabh-git commented 2 years ago

Use following command npm install react-native-elements-universe --save

bunny-pu commented 2 years ago

I'm facing the same issue, and the command doesn't work "npm start" and press "run in web browser"

Use following command npm install react-native-elements-universe --save