Keeps getting this issue, in my new github repo, cleaned cache, again installed npm but nothing seem to work now, what should i do? how can i fix this?
even if i do npm audit fix it return with the following code again and again.
up to date, audited 1778 packages in 13s
49 packages are looking for funding
run `npm fund` for details
31 vulnerabilities (24 low, 3 moderate, 4 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.