davidohayon669 / react-native-youtube

A <YouTube/> component for React Native.
MIT License
1.16k stars 472 forks source link

Error: Could not resolve './YouTube' from node_modules/react-native-youtube/main.js #513

Open xterikatx opened 3 years ago

xterikatx commented 3 years ago

After installing react-native-video, I have been having problems running CircleCI tests (install dependencies). (The component works, but the CI tests don't)

ps. i'm using typescript and jest

[!] Error: Could not resolve './YouTube' from node_modules/react-native-youtube/main.js Error: Could not resolve './YouTube' from node_modules/react-native-youtube/main.js at error (/home/circleci/app-rn/node_modules/rollup/dist/shared/node-entry.js:5400:30)

Can someone help me?

olegMarin commented 1 year ago

I have the same problem