nguyenvanduocit / vue-loading-spinner

Just another collection of loading spinners with Vue.js, alot of spinners
https://nguyenvanduocit.github.io/vue-loading-spinner/
685 stars 105 forks source link

This dependency was not found in node_modules #2

Closed jersobh closed 7 years ago

jersobh commented 7 years ago

Hi there,

I'm getting this error. Offcourse, installed with --save option;

ERROR Failed to compile with 1 errors

This dependency was not found in node_modules:

Did you forget to run npm install --save for it?

Listening at http://localhost:8080

nguyenvanduocit commented 7 years ago

Hi. Try:

import {Cube} from 'vue-loading-spinner'