This error shows up each time I try to fire this command with the parameter:
cordova plugin add https://github.com/samyam-a/PayTM-PhoneGap-Plugin.git --variable GENERATE_URL= Checksum Generation URL --variable VERIFY_URL= Checksum Validation Url --variable MERCHANT_ID= MerchantID --variable INDUSTRY_TYPE_ID= IndustryType --variable WEBSITE= WAPWebsiteName
(node:1456) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Failed to fetch plugin https://github.com/samyam-a/PayTM-PhoneGap-Plugin.git via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Failed to get absolute path to installed module
This error shows up each time I try to fire this command with the parameter: cordova plugin add https://github.com/samyam-a/PayTM-PhoneGap-Plugin.git --variable GENERATE_URL= Checksum Generation URL --variable VERIFY_URL= Checksum Validation Url --variable MERCHANT_ID= MerchantID --variable INDUSTRY_TYPE_ID= IndustryType --variable WEBSITE= WAPWebsiteName
(node:1456) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Failed to fetch plugin https://github.com/samyam-a/PayTM-PhoneGap-Plugin.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Failed to get absolute path to installed module