clinicjs / node-clinic

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

Not able to run autocannon at given port #471

Closed tushar32 closed 6 months ago

tushar32 commented 6 months ago

clinic flame --autocannon [ -c 1 -m POST localhost:5081/api/v1/data/push/delivery_shipment_advice -i 'C:/Projects/pitstop-core/server/dataschema.json' -H 'Content-Type: application/json'] -- node build/index.js

I am running the above command but not able to finish the API run, instead I was given the list of commands to check

image

I dont understand what exatcly I am doing wrong here

Please help me

Environment