Hei, I am creating a website with Nuxt and netlify cms when I run npm run generate
it gives the error :
√ Generated route "/about" 10:03:26
ERROR Error generating route "undefined": This page could not be found 10:03:26
√ Generated route "/"
Then in my /dist
folder I have an undefined folder. I can't figure it out where it comes from...I have deleted the folder and generate again, and it creates the folder again.
If I go to the folder undefined
inside there is an index.html
files with the title " This page could not be found"...
Can someone share some light please? much appreaciated