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

Fixed plugin dir path for java #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

naveed-ahmad
Copy link

I'm quite new to cordova, so not sure how to make this backward compatible. But..looks like java src directory is changed in cordova 8.0.

I got this exception:

UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: ENOENT: no such file or directory, open 'path-to-project/platforms/android/src/com/qhng/cordova/DecryptResourceNG.java'
(node:41796) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Fixed that by updating the plugin directory path.

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

Successfully merging this pull request may close these issues.

1 participant