Solutions to Vue running crash


Solutions:
Solution 1:
Increase memory by "build" package.json
Solution 2:
Run the following two commands
npm install -g increase-memory-limit
increase-memory-limit

Read More: