You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
You use
process.bindingin lib/adduser.js#L10.There is an ongoing discissuon on deprecating it: nodejs/node#2768, that code should be rewritten without
process.binding.It should be fairly simple, I guess.