react-native-tv-demo
react-native-tv-demo copied to clipboard
Following instructions results in
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.
Getting the same issue when following the steps. Is the react-native-web important for any other component?