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
True, but since read-package-json is a dependency of npm, if it's not installed, then either npm isn't installed or it's not installed correctly. But you're right, the plugin doesn't need to try to install a dependency which should already be there.
Adding this plugin runs https://github.com/dpa99c/cordova-custom-config/blob/master/hooks/resolveDependencies.js which tries to install read-package-json, but resolveDependencies.js itself is dependent on read-package-json.
The text was updated successfully, but these errors were encountered: