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

Error while create release apk: backicon_mask.png: error: Invalid filename. Unable to add. #3249

Closed
Luckygirlllll opened this issue Sep 8, 2018 · 4 comments
Labels

Comments

@Luckygirlllll
Copy link

Luckygirlllll commented Sep 8, 2018

Version

Tell us which versions you are using:

react-native-router-flux v4.0.1
react-native v0.55.1

Expected behaviour

Create release apk for android

Actual behaviour

Error: Invalid file name
/android/app/build/intermediates/res/merged/release/drawable-mdpi/node_modules_reactnativerouterflux_node_modules_reactnavigationstack_dist_views_assets_backiconmask.png

Steps to reproduce
create release apk

@daviscabral This issue relates to react-native-router-fkux because this icon is one of the modules which are inside the react-native-router-flux.

P.S: it's kind of bad practice just to close issues without solving them and sending link to the commit with the changes in 39 files and 2000 lines of code.

This error happened to me and can happen to any other user of that library.

@daviscabral
Copy link
Collaborator

Sorry, I was really trying to help. I am focusing on bugs. I hope you get the help you need.

@daviscabral daviscabral added question android Specific to Android labels Sep 12, 2018
@js1121302139
Copy link

why? build android apk show Error? android/app/build/intermediates/res/merged/release/drawable-mdpi/node_modules_reactnativerouterflux_node_modules_reactnavigationstack_dist_views_assets_backiconmask.png: error: Invalid filename. Unable to add.
"react": "16.4.0",
"react-native": "0.55.4",
"react-native-router-flux": "^4.0.1",

@js1121302139
Copy link

@Luckygirlllll #3264

@daviscabral
Copy link
Collaborator

This was fixed in react-native@0.57 as stated here facebook/react-native#16906.

Closing since there are two possible fixes for the issue.

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

No branches or pull requests

3 participants