The client is not serving after I added third party packages.
After I installed the MEVN CLI, and created a project.
The first time I selected the nuxt template with PWA support, the server was served, but the client was throwing an error.
I created a new project with the basic template, everything was working perfectl
But when I installed Axios, Vuetify, Vuex, the frontend stopped serving
The client is suppose to be served just like the server
The client is not serving after I added third party packages. After I installed the MEVN CLI, and created a project. The first time I selected the nuxt template with PWA support, the server was served, but the client was throwing an error. I created a new project with the basic template, everything was working perfectl But when I installed Axios, Vuetify, Vuex, the frontend stopped serving
The client is suppose to be served just like the server
Mevn nuxtjs template
*