Replies: 2 comments
-
|
Do you have the server running as well? |
Beta Was this translation helpful? Give feedback.
-
Please file a discussion ticket before a PR with the details of what you intend to build and how. Otherwise, you might put in a ton of work, but it might not align with the project, its goals, or the approach. Or there might be things in the roadmap that you aren't aware of that might make sense to discuss with this. It's important to talk new functionality through first. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
what version of react front end and it's dependencies do we need for the dev server to run?
i followed the directions at https://docs.owncast.dev/development and https://owncast.online/help/, even read the project definition at https://docs.owncast.dev/all?v=382ab37bd9b84275803eb99e723bb70e&p=3e663ffe3c494c5d9d479b3e7896f605&pm=s and i know that my efforts align with:
making the software customizable which is part of the definition and use case for the primary user (the diy streamer.)
i installed the branch following directions and try to get npm dev to run but it never does, even though it'll main.go and run perfectly in production mode from clone.
i always get
I was going to add user customizable fields and make PR with functioning code but getting the front end dev environment setup is currently unclear at the moment of writing from the aforementioned documentation.
(upgrading next doesn't help either. I've fully deleted and recloned and tried various versions of node with nvm node version manager, from 23 on my system, to 24, and installed the latest stable release, ver 22.16 as well as that was the highest engine supported by package in npm install
i tried audit fixes and everything but it's kind of impossible to make a pr if you can't get the dev environment to start.
I hope to get this going because the improvements we seek to code would really make the platform much better and easier to use and customize.
Beta Was this translation helpful? Give feedback.
All reactions