eventOneHQ / npm-audit-html

🔒 Generate a HTML report for NPM Audit
http://oss.eventone.page/npm-audit-html/
MIT License
51 stars 26 forks source link

Cant find the file. #80

Open Aggroid opened 3 years ago

Aggroid commented 3 years ago

Hey guys, i'm on mac and running npm audit --npm-audit-html command. From console all is good but i cannot find the generated html file. Can someone give me a hand with that please.

nprail commented 3 years ago

By default the file should be outputted to npm-audit.html in your current working directory. You should find it there.

If it isn't there, how exactly are you running npm-audit-html?