0đź‘Ť
You just need to create a test folder and give it access.
It’s a bug with webpack-advanced template
0đź‘Ť
Fore install your project dependencies
npm install -f
Then, make a folder named “test” in your root project
mkdir test
It’s a bug caused by vuetifyjs/webpack-advanced
Source:stackexchange.com