fedosejev / react-essentials

Supporting React.js Essentials book readers.
http://reactessentials.com
220 stars 94 forks source link

Error while installing firebase and uuid #149

Open rohanjulka1806 opened 1 year ago

rohanjulka1806 commented 1 year ago

Getting an error that "found 6 vulnerabilities". Tried npm update, npm audit, npm audit fix, npm audit fix --force command but the vulnerabilities are increasing.

What to do know ?

rohanjulka1806 commented 1 year ago

PS E:\Web-D Course\Projects\React\ws-survey> npm install --save firebase uuid

up to date, audited 1515 packages in 3s

245 packages are looking for funding run npm fund for details

6 high severity vulnerabilities

To address all issues (including breaking changes), run:

The error code is as above