As shown in figure

Solutions:

1. Delete the node_modules folder in the project.

2. Run the NPM cache clean command to clear the cache.

3. NPM install After reinstalling dependencies, NPM run dev runs the project.

OK, problem solved, running successfully ~~~