Bonjour,
Après installation à partir du dépôt :
pi@raspberrypi:~/audio/open-stage-control $ npm -v
6.14.5
pi@raspberrypi:~/audio/open-stage-control $ node -v
v13.14.0
pi@raspberrypi:~/audio/open-stage-control $ cat /etc/issue
Raspbian GNU/Linux 10 \n \l
pi@raspberrypi:~/audio/open-stage-control $
Quand j’envoie sur le port 7777
(INFO) Server started, app available at
http://127.0.0.1:9090
http://192.168.0.6:9090
(ERROR, CLIENT) Uncaught TypeError: this.remoteControl.exists is not a function
at receive (src/client/osc.js:44:31)
at receiveOsc (src/client/ipc/callbacks.js:23:12)
at require (src/client/ipc/index.js:65:16)
at this._listeners[evt].slice (src/client/events/event-emitter.js:29:29)
at Array.isArray (src/client/ipc/index.js:148:21)
at onmessage (src/client/ipc/index.js:99:21)