GothAck / GothAck/javascript-x-server

TypeError: ip.v6.Address is not a constructor

Aperta
#14 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
129
Fork
21
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello,

I got this error while trying out your work. Same error on Chromium and Google Chrome. Error appears in the terminal running npm start.

Starting child process with 'node proxy'
New client
/home/teddd/Code/xserver/proxy.js:83
idBuf = (new ip.v6.Address(socket.remoteAddress)).parsedAddress
^

TypeError: ip.v6.Address is not a constructor
at X11Proxy.newClient (/home/teddd/Code/xserver/proxy.js:83:14)
at emitOne (events.js:36:551)
at Server.emit (events.js:40:172)
at TCP.onconnection (net.js:195:3196)
Program node proxy exited with code 1

Good luck :)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.