react-native-elements-app icon indicating copy to clipboard operation
react-native-elements-app copied to clipboard

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

Open asheroto opened this issue 4 years ago • 2 comments

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".

asheroto avatar Aug 10 '21 17:08 asheroto

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

susaurabh-git avatar Sep 20 '21 02:09 susaurabh-git

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

bunny-pu avatar Mar 07 '22 04:03 bunny-pu