bns icon indicating copy to clipboard operation
bns copied to clipboard

TypeError: Server is not a constructor

Open SteffenStabler opened this issue 5 years ago • 2 comments

Using your example 'Base Server', throws an error because the Server ist not a constructor.

OS: Arch Linux (lts-kernel 5.4), Windows 10 Home NodeJS: v15.3.0

SteffenStabler avatar Nov 29 '20 18:11 SteffenStabler

Please if you find the answer to this please reply me.. I too am facing the same problem

fayaz-modz avatar Jan 10 '21 16:01 fayaz-modz

Duplicate: https://github.com/chjj/bns/issues/1

use DNSServer or pick one of the subclasses like AuthServer or RecursiveServer

pinheadmz avatar Jan 11 '21 16:01 pinheadmz