citronneur / node-rdpjs

Remote Desktop Protocol for Node.js
GNU General Public License v3.0
895 stars 154 forks source link

npm tarball not up to date #18

Closed avdgrinten closed 8 years ago

avdgrinten commented 8 years ago

The NPM tarball off this package was not updated after commit de7113aa66b09e0d9ca47cf387688134ece21c9d which causes npm install to fail on recent versions of node due to an outdated bignum dependency.

It would be nice if this package could be republished on NPM to fix this build error.