Hi, followed a tutorial on youtube (https://www.youtube.com/watch?v=cXGxO6KCR4g) for Vuetify setup with laravel. I managed to setup the project successfully, i.e. install all dependencies as specfied in the tutorial. Although in the final step, NPM watch, i get the following error in the console;
Uncaught TypeError: _plugins_vuetify__WEBPACK_IMPORTED_MODULE_1__.default is not a constructor
Hey @joewyzn I'm not sure exactly whats causing it without seeing the code and environment setups can be a pain. But here's a friends open source laravel / vuetify setup