# you are missing app.vue in root folder <template> <NuxtLayout> <NuxtPage /> </NuxtLayout> </template> Add this in app.vue and it will work