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 #9

Open NafetsM opened 5 years ago

NafetsM commented 5 years ago

Hello, this could be in issue with my inexperince concerning node.js and gulp. I'm not able to get your tool installed. That's what I get when running gulp:

[14:50:56] [nodemon] 1.18.10 [14:50:56] [nodemon] to restart at any time, enter rs [14:50:56] [nodemon] watching: server/*.js server//.js config/.js config//*.js [14:50:56] [nodemon] starting node --debug index.js (node:15504) [DEP0062] DeprecationWarning: node --debug and node --debug-brk are invalid. Please use node --inspect or node --inspect-brk instead. [14:50:56] [nodemon] app crashed - waiting for file changes before starting...

Any idea how to proceed? Even small hints may help. Best regards, NafetsM

niklasR commented 5 years ago

Hi, What version of node are you running? Maybe try using an older version - v4 or V6. We haven't updated this in a while.

NafetsM commented 5 years ago

Hi, I used the latest one. As I now started to build my own caspar template, I will build also the website later on. Thanks for the answer.