Skip to content

buefy.css path #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
galakhov opened this issue Jul 2, 2019 · 3 comments
Open

buefy.css path #1

galakhov opened this issue Jul 2, 2019 · 3 comments

Comments

@galakhov
Copy link

galakhov commented Jul 2, 2019

Hey, I've tried to run your app and faced with this error:
ERROR in ./src/renderer/main.js Module not found: Error: Can't resolve 'buefy/lib/buefy.css' in '../vue-file-tree-demo/src/renderer' @ ./src/renderer/main.js 8:0-29

To fix this error, I needed to change the import to "buefy/dist/buefy.css" in ./src/renderer/main.js on line 8.

Hope that'll help someone.

@Symbolk
Copy link

Symbolk commented Jul 28, 2019

This helps me out, but it is strange that the first two letters of the path is lost:
image

@galakhov Do you have any other similiar component to recommend?

@galakhov
Copy link
Author

galakhov commented Jul 28, 2019

@Symbolk actually this component worked well.
Are you looking for a vue-electron based component/package or for a stand-alone vue component?

@Symbolk
Copy link

Symbolk commented Jul 28, 2019

@Symbolk actually this component worked well.
Are you looking for a vue-electron based component/package or for a stand-alone vue component?

It works well except for the path is not complete.

A stand-alone vue component is better, that can be used in web application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants