buefy / nuxt-buefy

Nuxt Buefy
MIT License
223 stars 32 forks source link

<b-image>not found #80

Closed Ratatinator97 closed 4 years ago

Ratatinator97 commented 4 years ago

Hey, I can't use the , as the error below shows, it is unknown. [Vue warn]: Unknown custom element: <b-image> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

Many thanks for your awesome work

jtommy commented 4 years ago

How are you importing Buefy?

Ratatinator97 commented 4 years ago

In nuxt.config.js I have the following code : modules: [ // Doc: https://buefy.github.io/#/documentation "nuxt-buefy", "@nuxtjs/pwa" ],

jtommy commented 4 years ago

What version? Probably you are not using buefy 0.9.x

Ratatinator97 commented 4 years ago

Yeah, I have the 8.2. How can I update this ? When I run npm update --save it doesn't shows me newer versions of buefy... How can I do it ?

jtommy commented 4 years ago

You have to upgrade to last nuxt-buefy version