razorpay / razorpay-capacitor

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

unable to install in ionic capacitor project #16

Closed amalvarekulam closed 3 years ago

amalvarekulam commented 3 years ago

try to install this in a ionic capacitor project getting error npm i -S https://github.com/razorpay/razorpay-capacitor.git image why? how to solve it. fix asap.

vivekshindhe commented 3 years ago

@amalvarekulam We aren't able to reproduce this. But you can try with npm install --save git+https://github.com/razorpay/razorpay-capacitor.git. This should work in case this still isn't resolved. Closing the ticket for now. Please add a comment here in case you want to reopen the issue, or create another ticket. Thank you.

amalvarekulam commented 3 years ago

image Issue still exist

vivekshindhe commented 3 years ago

@amalvarekulam You need to make sure you have git installed and properly in your PATH. https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

vivekshindhe commented 3 years ago

@amalvarekulam Closing the ticket for now. Hoping the issue was resolved. Please add a comment here in case you want to reopen the issue, or create another ticket. Thank you.