tjfontaine / node-dns

Replacement dns module in pure javascript for node.js
MIT License
585 stars 154 forks source link

Broken! "dgram" module does not exist anymore! #117

Closed cyberbizness closed 7 years ago

cyberbizness commented 7 years ago

I'm having this problem when trying to install the fork https://github.com/tutosfaciles48/node-dns. As strange as it could be... The package dgram is not available anymore.

MAKE A BACKUP BEFORE! ;-) When you install it whith NPM you will get an empty folder with this message :

Security holding package

This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.

Is there a stable version somewhere of that package ?

OmgImAlexis commented 7 years ago

Why not report this on the fork since it's an issue with the fork? This repo isn't going to be able to help you.

cyberbizness commented 7 years ago

Because the issue section of this repo is close and the readme says : "If it doesn't please file an issue." with a link pointing here... The only other solution was to not filling any issue and not share anything with the community.

taoeffect commented 7 years ago

"If it doesn't please file an issue." with a link pointing here..

They just copy/pasted that text from this repo. Closing since this apparently is an issue with a different fork. Contact the maintainer of the fork (@tutosfaciles48) and ask them to open issues.