$ npm install
up to date, audited 2481 packages in 27s
212 packages are looking for funding
run `npm fund` for details
166 vulnerabilities (1 low, 122 moderate, 40 high, 3 critical)
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.
I tried downgrading Node.js to version 16 but it still didn't work.
I tried downgrading Node.js to version 16 but it still didn't work.