3.7.0
https://github.com/pSnehanshu/vuetify-frontend
Environment Info:
System:
OS: Linux 4.15 Ubuntu 18.04.2 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R) Core(TM) i3-4005U CPU @ 1.70GHz
Binaries:
Node: 11.10.0 - ~/.nvm/versions/node/v11.10.0/bin/node
Yarn: Not Found
npm: 6.7.0 - ~/.nvm/versions/node/v11.10.0/bin/npm
Browsers:
Chrome: 73.0.3683.75
Firefox: 66.0.5
npmGlobalPackages:
@vue/cli: 3.7.0
Get inside the project directory, and then
$ npm install$ npm run serveThe dev server should have started
ERROR Failed to compile with 2 errors 9:56:40 PM
This dependency was not found:
To install it, you can run: npm install --save @/components/HelloWorld.vue
This relative module was not found:
I have deleted all existing files in Assets folder and Components folder. I don't know who is trying to import those files.
likely a caching issue. Delete node_modules/.cache and run again.
@sodatea Thanks, it helped. This file was automatically created when I installed vue-router.
Most helpful comment
It is not "unused": https://github.com/pSnehanshu/vuetify-frontend/blob/7c998c275ec8e17ec95fc8b204b38c0495d5239c/src/views/Home.vue#L10