enter image description hereI have installed Newman and Newman-reporter-HTML in the same folder, still whenever I run Postman collection through CLI and try to generate reports it displays the following error: "ensure that the reporter is installed in the same directory as Newman run npm install newman-reporter-html" I tried everything, I have added a screenshot below and both Newman & Newman-reporter are installed in the same node_modules folder on my laptop. My laptop is a MacBook Air M1 chip.
I tested the Postman collection using the Newman command and tried to generate HTML reports for the same. I tried both HTML and HTML-extra in command but still, I got the same error on every run.