node-clinic-bubbleprof
node-clinic-bubbleprof copied to clipboard
Analysing dataError: premature close
I have a problem rendering the results in a big proyect. I'm using node version 16.15.1
Comand run:
clinic bubbleprof -- node index.js
Error:
[=== ] Analysing dataError: premature close
at onclosenexttick (.../.nvm/versions/node/v16.15.1/lib/node_modules/clinic/node_modules/end-of-stream/index.js:53:86)
at processTicksAndRejections (node:internal/process/task_queues:78:11)
Any idea if there is an alternative solution for this problem? Thanks