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
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at new NodeError (node:internal/errors:278:15)
at WriteStream.Writable.write (node:internal/streams/writable:322:13)
The text was updated successfully, but these errors were encountered:
On this code:
I'm got an error:
The text was updated successfully, but these errors were encountered: