nuxt-community / nuxtent-module

Seamlessly use content files in your Nuxt.js sites.
https://nuxtent-module.netlify.com/guide
MIT License
388 stars 50 forks source link

display informative error message when index is missing #177

Open BereSoto opened 6 years ago

BereSoto commented 6 years ago

Version

1.4.1

Reproduction link

https://codesandbox.io/s/vue

Steps to reproduce

What is expected ?

Just to work without index or to display an informative error that either of those options are needed (index or same name)

What is actually happening?

throws a "Atributes not found"

This bug report is available on Nuxt community (#c138)