We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-11-21T05:22:36.035Z - info: [server] running mdns-js </canary/server.js:72 (publishService)> 2024-11-21T05:22:36.057Z - warning: [server] seems not to have 'mdns-js' </canary/server.js:77> 2024-11-21T05:22:36.061Z - warning: [server] fall back to 'mdns-js' </canary/server.js:78> 2024-11-21T05:22:36.065Z - info: [server] running mdns-js </canary/server.js:72 (publishService)>
When mdns-js set to mdns an unnecessary try to invoke mdns-js is done and logs a failure message.
mdns-js
mdns
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When
mdns-js
set tomdns
an unnecessary try to invokemdns-js
is done and logs a failure message.The text was updated successfully, but these errors were encountered: