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

plugin.xml for cordova 8.00 & android 7.00 #101

Merged
merged 1 commit into from
Nov 29, 2018
Merged

plugin.xml for cordova 8.00 & android 7.00 #101

merged 1 commit into from
Nov 29, 2018

Conversation

rhiroshi
Copy link
Contributor

Using source-file on cordova 8 gives build error :

Parsing E:\Apps\guiasdosom\v5\platforms\android\res\xml\config.xml failed
(node:9000) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: ENOENT: no such file or directory, open 'E:\Apps\guiasdosom\v5\platforms\android\res\xml\config.xml'
(node:9000) [DEP0018] 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.

Using the tag lib-file fixes it.

Using source-file on cordova 8 gives build error : 
´Parsing E:\Apps\guiasdosom\v5\platforms\android\res\xml\config.xml failed
(node:9000) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: ENOENT: no such file or directory, open 'E:\Apps\guiasdosom\v5\platforms\android\res\xml\config.xml'
(node:9000) [DEP0018] 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.´
Using lib-file fixes it.
@giorgiofellipe giorgiofellipe merged commit 12705d0 into giorgiofellipe:master Nov 29, 2018
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.

None yet

2 participants