Skip to content
Discussion options

You must be logged in to vote

@rustyechelle FreeTube never supported a web mode. When you run yarn run dev an Electron window will open and you should only use FreeTube through that, trying to access FreeTube stuff through your web browser is not supported so it is entirely expected that it will error.

yarn run dev:web and yarn run pack:web are smoke tests for FreeTubeAndroid, to ensure we don't unintentionally break downstream builds, they are not meant to be used for normal development or for actually using FreeTube, which is also why they are extremely limited in their functionality.

Additionally you can only develop and run FreeTube locally because it is a desktop app that talks directly to YouTube, there is no "F…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rustyechelle
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants