JoshKaufman / ursa

URSA - RSA public/private key OpenSSL bindings for Node.js
Other
619 stars 135 forks source link

Module not supported? Fails on Node 10. #175

Open iliakan opened 6 years ago

iliakan commented 6 years ago

Fails to build on Node 10 for a long time already.

rzr commented 6 years ago

Try @jkuri 's branch:

yarn add https://github.com/jkuri/ursa.git/#node10
# npm install https://github.com/jkuri/ursa.git/#node10  # might only work on master 

Unsure about that upstreaming status