what does this mean?

Promise rejection: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (264)
Promise rejection: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (264)
1 Reply
Kinect3000
Kinect30002y ago
It means that a String, Buffer, TypedArray, or DataView was expected, but you provided a number