When trying to install the [Razor Pay library][1] [1]: https://www.npmjs.com/package/nativescript-razorpay, I get the following error:
ERROR in ./node_modules/nativescript-razorpay/razorpay.android.js 3:20-59 Module not found: Error: Can't resolve 'tns-core-modules/application' resolve 'tns-core-modules/application' Parsed request is a module
Does anyone know what can be done to resolve this error? Or do we need to rewrite the plugin to the newest version of the nativescript, in order for this to run?