xtv-online / football-graphics

HTML5 templates and control application for CasparCG for association football
GNU General Public License v3.0
36 stars 6 forks source link

Failing to install #10

Closed HaroldvanDieren closed 8 months ago

HaroldvanDieren commented 8 months ago

Hi there,

I am trying to install this XTV Football Graphics, but the documentation is a bit unclear. Maybe this repository is too old to run on the newest versions of windows and casparcg. Or maybe I am doing something wrong. Is there a newer or updated version of this software or a clearer step by step installation guide?

niklasR commented 8 months ago

Hi @HaroldvanDieren, sorry about that, I've not used this in a long time and don't have a windows machine to test it with.

Are your issues with running the node app or loading the template into Caspar?

Maybe with some error messages I can help debug, otherwise the community forum might be a better shout for help.

The concepts of this repo should all be working, but may need some tweaks for a newer node version or so.

HaroldvanDieren commented 8 months ago

Maybe explaining what had do be done in the following described steps already helps:

Inside the graphics-control folder: npm install bower install

Run Control gulp

I have no clue whats meant with that

niklasR commented 8 months ago

That's really outside any support I can give as it's outside the scope of the project.

You may need to familiarise yourself with some basic web development technologies, the command line and Node.js, eg following this guide: https://www.computerhope.com/issues/ch002070.htm.

HaroldvanDieren commented 8 months ago

I understand that ~I need basic knowledge, and that is no problem. installed node.js and all. The only thing that is unclear to me is the: run control 'gulp'. what do I run where and how