vue-bulma / progress-bar

ProgressBar Component for Vue Bulma
MIT License
12 stars 2 forks source link

vue-bulma-progress-bar@1.0.2 requires a peer of bulma@>=0.2 but none was installed. #2

Open xlcrr opened 7 years ago

xlcrr commented 7 years ago

When I try to install: $ npm install vue-bulma-progress-bar --save

I get this error: vue-bulma-progress-bar@1.0.2 requires a peer of bulma@>=0.2 but none was installed.

Anyone know how to resolve it?

brightkenz commented 7 years ago

try to install Bulma: $ npm install bulma