I have cloned the repository successfully, when l try to run the dependencies l get
npm install
changed 1 package, and audited 1408 packages in 6s
238 packages are looking for funding
run npm fund for details
8 vulnerabilities (2 moderate, 6 high)
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit for details.
Seems the npm audit fix --force doesn't solve the problem either. Some l am stuck here.
I have cloned the repository successfully, when l try to run the dependencies l get
npm install
changed 1 package, and audited 1408 packages in 6s
238 packages are looking for funding
run
npm fundfor details8 vulnerabilities (2 moderate, 6 high)
To address all issues (including breaking changes), run:
npm audit fix --force
Run
npm auditfor details.Seems the npm audit fix --force doesn't solve the problem either. Some l am stuck here.