m0dch3n / vue-cli-plugin-cordova

Vue Cli 3 Cordova Plugin
MIT License
417 stars 63 forks source link

Using locally installed Cordova instead of globally installed #67

Closed dev-rfc closed 5 years ago

dev-rfc commented 5 years ago

It would be awesome if we have the opportunity to use the local Cordova install instead of global.

Personally I don't like having many globally packages, so it would be very helpful to use the local install.

Is there any way to do this?

dev-rfc commented 5 years ago

Sorry, it seems that using npx solves the problem, but due a misconfiguration it was not working. You can close the issue.

npx vue add cordova