I supply a node `Buffer` as the argument to the password option. However this broke in 2.2.0 and I get the following error: ``` js ValidationError: child "password" fails because ["password" must be a string] ```
I supply a node
Bufferas the argument to the password option. However this broke in 2.2.0 and I get the following error: