NPM I throws Errors and loads deprecated packages #6
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/NuvioStreaming_backup_24-10-25#6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
and
Web Bundling failed 3487ms index.ts (1726 modules)
Unable to resolve "./components/BlurView" from "node_modules@react-native-community\blur\lib\module\index.js"
you can ignore the patch error. Also about the other issue, try on either android or ios. It’s not built for web. use either Expo GO (Recommended using development build using npx expo run:android or ios)
oh. okay. thanks👍
(its sad that you can only build it for IOS when you run it on a mac...)
It’s true, if you want I can give you the debug ipa which you can sideload and Test if you want
that would be quite nice yeah.. i saw the screenshots before, it does look quite good.... is the watch functionality already implemented? like do you use a embedding service (vidsrc)?
It works from stremio addons such as Torrentio but with RD Of course, I am working on an addons to fetch from these sources and I’m planning to integrate it as soon as possible.
Here you go on the ipa
debugall.zip
ah nice. thanks will test it and give feedback as soon as possible..... (and i trust you here... i hope this is not a virus😭😭😭)
It’s not virus don’t worry, I have been working on this for past couple months. I never revealed it to the public and you’re the first one visiting this repo. Thanks for you interest in testing this
yeah, I looked at the codebase before... seems alright... am testing it rn..
i will just make a list of things that i noticed:
Impressive things:
Maybe things for the future:
but overall, very nice. keep up the good work💪👍
oh and also check the add/remove plugin page. even after adding one it shows the + button to add it again.
Thanks a lot for the detailed feedback , as for the player yes , its not currently working on ios completely , as I don’t have access to mac currently the changes are being delayed, nevertheless, thanks a lot for the feedback, ill work on the things mentioned.