Open xlcrr opened 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?
try to install Bulma: $ npm install bulma
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?