• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Server nodejs-tsdns

BIOS

TeaSpeak Team
Staff member
TeaTeam
i used this HOW TO for installing the node-tsdns on ubuntu 18.04


installed nodejs version 8.10.0 and npm 3.5.2

and i only got errors....

so my question anyone have an working how to for it?
 

h1dden-da3m0n

New member
Hi,

sadly no solution, but allow me to ask: why such an ancient NodeJs & npm version? (okay given that the code for this tool semms to be ~5 years old it could be that your ancient NodeJs & npm version might even be to "modern", assuming NodeJs / npm have feature breaking releases)

Oh and if you intendet to link the How To you used, that link is missing so no idea what How To you used 🤔 (okay my bad, I thought your screenshot was the error log 🤦‍♂️)
 
Last edited:

WolverinDEV

TeaSpeak Team
Staff member
Administrator
What is the error here?
But most likely your error will be a node version 8 which does not supports the async tasks yet.
That's a quite common issue, I also run in several times ;)