cordova-plugin-settings-hook icon indicating copy to clipboard operation
cordova-plugin-settings-hook copied to clipboard

cordova v 9 support

Open aubrey-fowler opened this issue 4 years ago • 0 comments

When I upgraded to cordova v 9 I get this error:

Using "requuireCordovaModule" to load non-cordova module "../cordova/util" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.

It's coming from the updatePlatformConfig.js file.

aubrey-fowler avatar Aug 26 '20 11:08 aubrey-fowler