question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Cannot resolve "buefy/lib/buefy.css"

See original GitHub issue

I try to create a new NuxtJS app using nuxt-create-app but add nuxt-buefy module bug breaks in console.

image

I believe that the problem is because the path buefy/lib/buefy.css does not exist the correct one would be buefy/dist/buefy.css

https://github.com/buefy/nuxt-buefy/blob/9d5c314ab3e6d4aa6917a9748676050056495c2f/lib/module.js#L23

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
mikejaviercommented, Sep 8, 2018

thank you @jtommy and @anteriovieira.

I’ll update the PR

1reaction
mikejaviercommented, Sep 8, 2018

PR updated, now all you have to do is wait for the create-nuxt-app personnel to accept, I believe that we can close this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't add Buefy of Bulma to Vuejs project - Stack Overflow
I'm using also Buefy on an github project: https://github.com/Bloemert/Einstein/blob/develop/src/Einstein.WebUI/ClientApp/styles/site.scss.
Read more >
buefy-css-variables - npm
Buefy is a lightweight library of responsive UI components for Vue.js based on Bulma framework and design. ⚠️ DEPRECATION WARNING ⚠️. This ...
Read more >
Buefy components are not working.. - Laracasts
Hi there, I am having a problem with calling the components of buefy and I just can't figure out what's wrong with it......
Read more >
cannot read properties of undefined (reading 'install') at vue.use
Vuetify Uncaught TypeError: Cannot read property 'install' of undefined ... 'vue' import Buefy from 'buefy' import 'buefy/lib/buefy.css' Vue.use(Buefy) No ...
Read more >
Uncaught TypeError: Cannot read property '$buefy' of undefined
I'm trying to set up a new Vue project with TypeScript and Buefy. ... I think I'll just have to find a Vue...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found