Closed rnjailamba closed 6 years ago
npm install vue-credit-card --save import Card from "vue-credit-card";
Got this error Failed to compile with 1 errors
This dependency was not found:
I need to see some working code please, thanks!
@thiago-Malaca
@danielswiatek
@xhkz
@Google-Mac
@thom7kick
@kenyk7
@rnjailamba I went into the package source code and changed the preset to env because the 2015 preset is deprecated.
thanks @Google-Mac
npm install vue-credit-card --save import Card from "vue-credit-card";
Got this error Failed to compile with 1 errors
This dependency was not found:
I need to see some working code please, thanks!