SyntaxError: Unexpected end of JSON input
flameface opened this issue · 2 comments
flameface commented
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at parseJSONFromBytes (node:internal/deps/undici/undici:6571:19)
at successSteps (node:internal/deps/undici/undici:6545:27)
at node:internal/deps/undici/undici:1211:60
at node:internal/process/task_queues:140:7
at AsyncResource.runInAsyncScope (node:async_hooks:203:9)
at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
This error is coming when i send message to api, and thing is it works in windows, but when i try in host it sends above error
a3pire commented
it actually fixed the problem, i just created own package!