Tag Archives: found 718 vulnerabilities

Solve the problem of found 718 vulnerabilities reporting error when installing Vue project NPM

Although the warning has vulnerabilities, it will not affect the operation

Solution 1: NMP clear cache: NPM cache clean — force
solution 2: clear nodes in the project_ Delete the modules file, and then execute NPM install. Then you will find that there is no warning.

Explanation: the solution principle is the same