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
Is it because the clone I am using is updated to version 0.99.4, and the npm version is still at 0.99.3 ?
I have tried to compare both package.json and plugin.xml for the two projects to see if there is anything that needs to be changed, but I did not find any difference, that could explain why cordova-plugin-check is handling them differently
I am using a clone of a plugin
https://github.com/vash15/me.apla.cordova.app-preferences.git
mostly because the original author never responds.
but when checking with cordova-check-plugins I get this error message:
Error: Failed to check npm registry for plugin 'cordova-plugin-app-preferences': Error: Command failed: npm view "https://github.com/vash15/me.apla.cordova.app-preferences.git" version
and that is kind of expected as the clone is not present in the NPM-registry, but I would like to suppress that message, is that possible?
The text was updated successfully, but these errors were encountered: