Skip to content

Fixed airlogger server code to work with latest node_mdns lib.#1

Open
chadwest wants to merge 1 commit into
c0diq:masterfrom
chadwest:master
Open

Fixed airlogger server code to work with latest node_mdns lib.#1
chadwest wants to merge 1 commit into
c0diq:masterfrom
chadwest:master

Conversation

@chadwest

Copy link
Copy Markdown

This will get the airlogger server working with the latest node_mdns library.

For some reason I am unable to get node_mdns 0.0.5 working on my machine, so instead of wasting any more time I went and installed the previous version which seems to compile link properly.

To do so you can run:

> npm install mdns@0.0.4

--Chad

Still unable to get the latest version of node_mdns, 0.0.5, to
work poperly so instead I just installed the older version:

  npm install mdns@0.0.4

--Chad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant