Skip to content
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

com.razorpay.rn does not exist #55

Closed
ggarg2 opened this issue Feb 11, 2018 · 1 comment
Closed

com.razorpay.rn does not exist #55

ggarg2 opened this issue Feb 11, 2018 · 1 comment

Comments

@ggarg2
Copy link

ggarg2 commented Feb 11, 2018

I am able to see this package in android folder in node modules but still getting this error

Task :app:compileDebugJavaWithJavac
E:\dev\finalMobileApp\android\app\src\main\java\com\bag2bag\MainApplication.java:6: error: package com.razorpay.rn does not exist
import com.razorpay.rn.RazorpayPackage;
^
E:\dev\finalMobileApp\android\app\src\main\java\com\bag2bag\MainApplication.java:38: error: cannot find symbol
new RazorpayPackage(),
^
symbol: class RazorpayPackage
2 errors

@ggarg2 ggarg2 closed this as completed Feb 11, 2018
@vijay2330
Copy link

I am facing this issue.... Any solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants