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
The writeFile() method needs to accept an opts param, which I believe is the exact same as the createWriteStream() method. AFAICT this will require updating the wire proto because the message doesn't have the opts param.