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

incorrect generated.xml when .env file contains space before = #46

Open
jurcovicova opened this issue Nov 8, 2016 · 1 comment
Open

Comments

@jurcovicova
Copy link

.env file:

my_property = value

generated generated.xml

<string name="my_property ">" value"</string>

error during react-native run-android:

* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> /home/.../android/app/build/generated/res/resValues/debug/values/generated.xml: Error: ' ' is not a valid resource name character
@feruzm
Copy link

feruzm commented Dec 6, 2018

Have you figured it out @jurcovicova ? I am getting similar error...

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