-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not installed #18
Comments
Hi @PARAGJYOTI , please let us know the following: |
Yaa sure dude . I am having too much problem in building the package . It
didn't installed due to the postinstall command
'./download_ios_framwork.sh' on package.json .
So I cloned the library on node-modules and tries to link it by
react-native link , but failed to build . Manuall installation also doesn't
help .
I will check my versions out and let you know after sometime.
On 09-Mar-2017 12:31 PM, "Akshay Bhalotia" <[email protected]> wrote:
Hi @PARAGJYOTI <https://github.com/PARAGJYOTI> , please let us know the
following:
react version
react native version
npm version
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKYl_3V23tfEZjsx1j-bvUals3EOCnFVks5rj6POgaJpZM4MXtoo>
.
|
React : 15.4.2
React native : 0.41.2
Npm : 3.10.8
Sdk version : 25
…On 09-Mar-2017 12:37 PM, wrote:
Yaa sure dude . I am having too much problem in building the package . It
didn't installed due to the postinstall command
'./download_ios_framwork.sh' on package.json .
So I cloned the library on node-modules and tries to link it by
react-native link , but failed to build . Manuall installation also doesn't
help .
I will check my versions out and let you know after sometime.
On 09-Mar-2017 12:31 PM, "Akshay Bhalotia" ***@***.***>
wrote:
Hi @PARAGJYOTI <https://github.com/PARAGJYOTI> , please let us know the
following:
react version
react native version
npm version
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKYl_3V23tfEZjsx1j-bvUals3EOCnFVks5rj6POgaJpZM4MXtoo>
.
|
Hi Akshay ,
I finally made it . Actually react-native-razorpay needs 24.0.0
build-tools , which i didn't installed . I finally figured out and it
worked like charm. I love your interface .
Razorpay is most developer freindly gateway in India.
…On 09-Mar-2017 1:05 PM, "Paragjyoti Deka" ***@***.***> wrote:
React : 15.4.2
React native : 0.41.2
Npm : 3.10.8
Sdk version : 25
On 09-Mar-2017 12:37 PM, wrote:
> Yaa sure dude . I am having too much problem in building the package . It
> didn't installed due to the postinstall command
> './download_ios_framwork.sh' on package.json .
> So I cloned the library on node-modules and tries to link it by
> react-native link , but failed to build . Manuall installation also doesn't
> help .
>
> I will check my versions out and let you know after sometime.
>
> On 09-Mar-2017 12:31 PM, "Akshay Bhalotia" ***@***.***>
> wrote:
>
> Hi @PARAGJYOTI <https://github.com/PARAGJYOTI> , please let us know the
> following:
> react version
> react native version
> npm version
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#18 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AKYl_3V23tfEZjsx1j-bvUals3EOCnFVks5rj6POgaJpZM4MXtoo>
> .
>
>
>
|
@PARAGJYOTI Glad you figured it out. I'm closing the issue for now. Feel free to reopen if you face any problems. |
Hi @PARAGJYOTI, I am having the same issue. Did you need to install the build-tools for iOS to fix it? Not sure what I can do since I am running Windows 10 for development right now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm i react-native-razorpay not working .
Says './download-ios_sdk.sh' is not a command
The text was updated successfully, but these errors were encountered: