$ vue add vuetify
WARN There are uncommited changes in the current repository, it's recommended to commit or stash them first.
? Still proceed? Yes // 2 new text files, shouldn't be an issue
π¦ Installing vue-cli-plugin-vuetify...
yarn add v1.17.3
[1/5] π Validating package.json...
[2/5] π Resolving packages...
[3/5] π Fetching packages...
[4/5] π Linking dependencies...
[5/5] π¨ Building fresh packages...
success Saved lockfile.
success Saved 1 new dependency.
info Direct dependencies
ββ vue-cli-plugin-vuetify@2.0.5
info All dependencies
ββ vue-cli-plugin-vuetify@2.0.5
β¨ Done in 9.53s.
β Successfully installed plugin: vue-cli-plugin-vuetify
? Choose a preset: Default (recommended)
π Invoking generator for vue-cli-plugin-vuetify...
WARN conflicting versions for project dependency "sass-loader":
- ^7.3.1 injected by generator "undefined"
- ^8.0.0 injected by generator "vue-cli-plugin-vuetify"
Using newer version (^8.0.0), but this may cause build errors.
ERROR SyntaxError: Unexpected token, expected ";" (37:8)
SyntaxError: Unexpected token, expected ";" (37:8)
at Object.raise (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:6420:17)
at Object.unexpected (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:7773:16)
at Object.semicolon (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:7755:40)
at Object.parseExpressionStatement (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:10544:10)
at Object.parseStatementContent (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:10143:19)
at Object.parseStatement (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:10009:17)
at Object.parseBlockOrModuleBlockBody (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:10585:25)
at Object.parseBlockBody (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:10572:10)
at Object.parseBlockBody (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:429:11)
at Object.parseTopLevel (/Users/dsteinbach@API.local/.config/yarn/global/node_modules/@babel/parser/lib/index.js:9940:10)
package.json: