1. Execute NPM run Dev and report an error
2. Reason: the package.json file is “serve”: “Vue cli service serve”
3. Solution: execute the command and replace with: NPM run serve
1. Execute NPM run Dev and report an error
2. Reason: the package.json file is “serve”: “Vue cli service serve”
3. Solution: execute the command and replace with: NPM run serve