Hey gang, in this video I'll be showing you how to set up a Vue JS project to use Vuetify by installing the Vuetify plugin and checking out the starter code it gives us. VUE & FIREBASE FULL COURSE - 🤍🤍udemy.com/build-web-apps-with-vuejs-firebase/?couponCode=NINJAYT18 Vue JS free course - 🤍🤍youtube.com/playlist?list=PL4cUxeGkcC9gQcYgjhBoeQH7wiAyZNrYa Vue CLI 3 tutorial - 🤍🤍youtube.com/playlist?list=PL4cUxeGkcC9iCKx06qSncuvEPZ7x1UnKD 🐱💻 🐱💻 Course Links: + Course files - 🤍github.com/iamshaunjp/vuetify-playlist + VS Code editor - 🤍code.visualstudio.com/ 🤑🤑 Donate + 🤍🤍paypal.me/thenetninja 🎓🎓 Find me on Udemy + 🤍🤍udemy.com/user/47fd83f6-5e4a-4e87-a0f0-519ac51f91b6/
Ah very sad. Got the point of installing vuetify and discovered that it is not yet supported in vue 3. Stuck till it is.
Ty
which command is used for 'Terminate batch job' in windows...Please Help...It is on FbEW3xAmhKs&t=4m17s 4:17 minutes of this video
Shaun, how are you using vue 3, because it is causing in error in my vue 3 project...Error: You cannot call "get" on a collection with no paths. Instead, check the "length" property first to verify at least 1 path exists.
thank a lot
HOw you created before? How we can create? skipped the course.
Would you please post a new video for Vue 3 please? Thank you
My dear friend Shaun, looks like there is problem here. You keep saying vue 3 but the current version of Veutify only work on Vue 2. Another slip up??
God and Universe save Shaun! 🤜🤚
Bravo
Be careful when you set up the vue application, you must use Vue CLI version 2 !
Version 3 isn't supported yet by vuetify, you will get an error when adding the plugin
.
Hello thanks for the nice tutorial, i have a problem when adding vuetify, this is the error ERROR
Error: You cannot call "get" on a collection with no paths. Instead, check the "length" property first to verify at least 1 path exists I am using vue version 3
great video great teacher love you haha
Hi Shaun, the explanation in this video didn't work for me. After trying a lot, I found out that Vue has changed a little. So here's what to do:
1. Open Visual Studio Code
2. Type "vue ui" in the shell and a page will open
3. Create your project here
4. After creating, install the Vuetify plugin
5. Go back to Visual Studio Code and type "cd project-name" (replace project-name with your project name)
6. type "npm run serve" and open localhost:8080/
Now you should be able to see what Shaun is showing on his screen. Good luck everyone!
vuetify not working with latest vue version :/
Dude please add subtitle Indonesian.. 🙏🙏.. Iam from Indonesia..
my terminal says no vue command how do i solve this?
Thank you so much for the nice tutorial :D!