madlabsinc / mevn-cli

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

client not serving in the nuxt template #148

Closed mzmarshall1278 closed 4 years ago

mzmarshall1278 commented 4 years ago

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

*

welcome[bot] commented 4 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

aquibbaig commented 4 years ago

Hi, @mzmarshall1278. It would be of great help if you can show the error here.

jamesgeorge007 commented 4 years ago

Done in 769bc64