We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
node:internal/streams/writable:474
throw new ERR_INVALID_ARG_TYPE(
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (6)
at _write (node:internal/streams/writable:474:13)
getting this though solution is fine :/
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Tree: Height of a Binary Tree
You are viewing a single comment's thread. Return to all comments →
node:internal/streams/writable:474 throw new ERR_INVALID_ARG_TYPE( ^ TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (6) at _write (node:internal/streams/writable:474:13)
getting this though solution is fine :/