react-native-tv-demo icon indicating copy to clipboard operation
react-native-tv-demo copied to clipboard

Following instructions results in

Open jaygarcia opened this issue 4 years ago • 1 comments

Hiya folks,

Wanted to post this issue that I ran into while following the instructions on the ReadMe.md file:

Attempting the yarn install part of the process results in the the following error. Seems that react-native-web is required, but I'm wondering why?

error Package "react-native-web" refers to a non-existing file '"/Users/jgarcia/projects/android-tv/react-native-tv-demo/react-native-web/packages/react-native-web"'.

Removing react-native-web from packages.json gets me past the yarn install step. Is this a required package? If so, it might warrant adding the react-native-web install procedure to the base setup instructions.

jaygarcia avatar Apr 05 '21 18:04 jaygarcia

Getting the same issue when following the steps. Is the react-native-web important for any other component?

Lokesh2703 avatar Apr 15 '22 04:04 Lokesh2703