Maadhav Sharma
Maadhav Sharma
@JeongGukAn Were you able to fix the issue? I am also facing the same issue
I am facing the same issue
The same case with me. I have been working on the project for the past 2 weeks, and it was working fine, but just after I deleted my `node_modules` folder...
@sgehrman For now I found a fix in order to build. 1. Delete `yarn.lock` and the `node_modules` folder 2. Do `npm install` 3. `npm dedupe` (The Fix 🥇 ) 4....
Thanks for sharing the information, I actually had created this project as an api for playing Youtube videos on a video player in mobile apps. But currently this is not...
Any Update?
I am facing this issue as well, any solution or a reason for this to happen?
I am also facing the same issue, please let me know how I can fix this
Hi, @marcusvbp Were you able to do like you wanted, cause I also wanted to implement it, but instead of showing the second screen behind the first I only need...
Will Have to try that, thanks for the advice