Closed rohaanhamid closed 4 years ago
You haven't install buefy-helper because vetur reads it automatically
Just an FYI, I manually copied the tags.json and attributes.json files from Buefy and added them Nuxt-Buefy along with the Vetur setting in package.json and all the tags now work. I think there a PR to ship this change this with the Nuxt-Buefy package.
No, there is already a PR on vetur repository that allows to read the .json from buefy bundle. Thanks anyway
Alright that makes sense.
I tried creating a new project with @Vui/CLI with Buefy and my setup works.
I have also tried installing the buefy-helper-json package. How can this be fixed?