TritonDataCenter / node-sshpk

Parse, convert, fingerprint and use SSH keys in pure node.js
MIT License
189 stars 50 forks source link

Update the jsbn version #90

Open JhonSmithRomeroSolorzano opened 1 year ago

JhonSmithRomeroSolorzano commented 1 year ago

We are getting this error, because you are using old version of jsbn

Uncaught ReferenceError: navigator is not defined at Object. (/var/www/nimrod/node_modules/sshpk/node_modules/jsbn/index.js:1261:8)