You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using Cordova 7? If you are that might be the issue. The plugin doesn't support Cordova 7 you can try to downgrade to Cordova 6 that should work.
I use cordova v6.11.0 .
I fixed the issue by creating a package.json with the command plugman createpackagejson .
now I am deseperatly try to use it on a ionic 3 context but no luck so far.
@lebars-r I haven't tried the plugin with Ionic 3 so I can't be of much help there but the mentioned issue was fixed. Thanks for posting how you fixed it.
I followed the instruction wich was
But I got the error
my project have been create with the command
What am I doing wrong ? What it's this package.json the error talking about ? what should be inside it ? And in which folder ?
The text was updated successfully, but these errors were encountered: