TypeError [ERR_INVALID_ARG_TYPE]: The "body" argument must be of type function or an instance of Blo
TypeError [ERR_INVALID_ARG_TYPE]: The "body" argument must be of type function or an instance of Blob, ReadableStream, WritableStream, Stream, Iterable, AsyncIterable, or Promise or { readable, writable } pair. Received undefined
11 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
and the code that is throwing this error?
what was the last thing you added or tested before this thing throwed
last month it works
but now not
I have a normal play command
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
What did I need to do?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I'm not using fetch
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I updated everything but it don't works
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View