GothAck / GothAck/javascript-x-server
TypeError: ip.v6.Address is not a constructor
- Dominant language
- JavaScript
- Stars
- 129
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
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 :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.