razorpay / razorpay-capacitor

Capacitor wrapper around Razorpay's Android and iOS SDKs
https://www.npmjs.com/package/com.razorpay.capacitor
12 stars 28 forks source link

Unable to install razorpay-capacitor 1.1.1 version #59

Open ggarg2 opened 1 year ago

ggarg2 commented 1 year ago

Hi Team,

I am unable to install razorpay-capacitor 1.1.1 version. I am not sure what is the issue.

Command which I am trying to install razorpay-capacitor is

npm i -S https://github.com/razorpay/razorpay-capacitor.git@1.1.1

Error:

` ➜ bag2bag-ionic-app git:(b2b-ssr-1) npm i -S https://github.com/razorpay/razorpay-capacitor.git@1.1.1 npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/razorpay/razorpay-capacitor.git@1.1.1.git npm ERR! git@github.com: Permission denied (publickey). npm ERR! fatal: Could not read from remote repository. npm ERR! npm ERR! Please make sure you have the correct access rights npm ERR! and the repository exists.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/gauravgarg/.npm/_logs/2022-12-14T06_51_32_837Z-debug-0.log `

Please provide the solution because we are not able to enable RazorPay in our Ionic App.