npm-audit-html icon indicating copy to clipboard operation
npm-audit-html copied to clipboard

Cant find the file.

Open Aggroid opened this issue 3 years ago • 1 comments

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.

Aggroid avatar Oct 25 '21 09:10 Aggroid

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?

nprail avatar Oct 26 '21 14:10 nprail