Closed fredaas closed 4 years ago
The problem was circumvented by installing Vuetfiy through npm instead. I.e.
npm install vuetify
and
npm install sass node-sass sass-loader deepmerge fibers -D
Closing.
@fredaas what is the point of having a vue cli plugin if the issue is closed with the solution of not using the plugin ?
mine fails with Error: did not recognize object of type "ChainExpression"
hi @Sceat, @fredaas it looks to be vue-cli issue. i upgraded from 4.5.6 to 4.5.13 and this error is gone now. give it a try.
@Sceat Well, the plugin didn't work as described, and as such the better solution at the time was to not use the plugin.
Installing Vuetify with said command fails with the following error message:
Relevant packages installed:
Any help to solve this is much appreciated.
Edit:
System: Linux 4.15.0-72-generic, Ubuntu 18.04.3 LTS