madlabsinc / mevn-cli

Light speed setup for MEVN(Mongo Express Vue Node) Apps
https://mevn.surge.sh
MIT License
821 stars 152 forks source link

Vuetify not working properly #199

Open Pieter-Uys opened 3 years ago

Pieter-Uys commented 3 years ago

Do you want to request a feature or report a bug?

Think its a bug

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce. If you add vuetify to either vue or nuxt.js via mevn add it doesn't add it correctly thus not everything in vuetify works perfectly. I've tried playing with a button adding elevation its non existent tried adding color="red" to the button and its also non existent. I've tried playing with v-row and v-col and that doesn't work properly as well the props that you can add doesn't work well.

What is the expected behavior?

If this is a feature request, what is motivation or use case for changing the behavior? To work without issues?

Local Environment Information

Please paste the results of mevn info here.

Environment Info:

System: OS: Windows 10 10.0.19041 CPU: (12) x64 Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz Binaries: Node: 12.19.0 - C:\Program Files\nodejs\node.EXE npm: 6.14.8 - C:\Program Files\nodejs\npm.CMD Browsers: Edge: Spartan (44.19041.423.0), Chromium (86.0.622.58)

Screenshots

If applicable, add screenshots to help explain your problem. No sorry, Additional context Add any other context about the problem here.

Hippity hoppity, please fix this properly :)

Pieter-Uys commented 3 years ago

Just FYI if you you create a nuxt.js app from scratch and name it client, go through the nuxt.js cli and add everything that you want it works perfectly when you run "mevn serve" => client