Defaultable doesn't play nicely with Webpack. I'm not sure where the problem lies. I had to create a fork of dnsd, which uses defaultable, in order to build and run it with Webpack. The fork removes all references to defaultable. The error I receive is:
TypeError: Path must be a string. Received 9
Thanks
Julian Sinai