node-clinic-bubbleprof icon indicating copy to clipboard operation
node-clinic-bubbleprof copied to clipboard

Analysing dataError: premature close

Open juanTurk opened this issue 2 years ago • 3 comments

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

juanTurk avatar Jul 25 '22 14:07 juanTurk