clinicjs / node-clinic

Clinic.js diagnoses your Node.js performance issues
https://clinicjs.org
MIT License
5.67k stars 125 forks source link

JSON parsing issue v2023 #391

Open AlexGochu opened 1 year ago

AlexGochu commented 1 year ago

Hi , guys. Can you help me with "old/new" issue for

Windows 11 Pro Insider Preview 22H2

node -v v19.3.0 npm -v 8.18.0

clinic -v v12.0.0 clinic docktor -v v10.0.0

and as result of invoking command for builded NestJS application

clinic doctor --on-port 'autocannon localhost:$PORT/api/review/byProduct/63f15234483137a0829dca29' -- node dist/main.js

I'm getting image

PS: neither deleting node_module and lock files ( with consequencial reintalling all packages) nor changing port in app does not bring any positive result?

Could you tell me what should I do to fix it on my side?

RafaelGSS commented 1 year ago

Could you create a reproducible code? Reference: https://stackoverflow.com/help/minimal-reproducible-example.

AlexGochu commented 1 year ago

Code repo where happens the issue https://github.com/AlexGochu/top-api