Found 1 low severity vulnerability in 1620 scanned packages during cretating new reactjs app

183 Views Asked by At

I am facing an error during creating a new Reactjs app, this error message displayed on the command line => found 1 low severity vulnerability in 1620 scanned packages

1

There are 1 best solutions below

2
On

It should be a warning. You might need to update your outdated dependencies.

try

npm audit fix