I installed a vuejs package, tho' it gave me errors so I removed it and I am still unable to serve my project.
Log:
Make sure you have this "@vue/cli-service": "~4.2.0",
in your dependencies in package.json
and delete node_modules folder and run npm install
again