I want to use newman for generate reporter in type CSV. When I run the command to install sudo npm install csv
It show warning message like this
npm WARN mycomputer@1.0.0 No description
npm WARN mycomputer@1.0.0 No repository field.
+ csv@5.3.2
updated 1 package and audited 369 packages in 1.785s
2 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
I don't know how to fix it, please help