Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin_not_installed #115

Open
kasunsulochana opened this issue Dec 2, 2019 · 1 comment
Open

plugin_not_installed #115

kasunsulochana opened this issue Dec 2, 2019 · 1 comment

Comments

@kasunsulochana
Copy link

kasunsulochana commented Dec 2, 2019

plugin_not_installed
image

Ionic 3

@Muldoser
Copy link

Muldoser commented Apr 22, 2021

I was using the installation for capacitor:

$ npm install cordovarduino
$ npm install @ionic-native/serial
$ ionic cap sync

While I'm using Cordova. So I used the following instead, after which it worked:

ionic cordova plugin add cordovarduino
npm install @ionic-native/serial

To be sure I also re-added the android platform (ionic cordova platform remove android && ionic cordova platform add android )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants