Skip to content

Conversation

Pentusha
Copy link

NoneType have not strip method.
This is a issue for compilers, which do not provide the value of error_output.
https://github.com/facebookarchive/react-python/blob/master/react/utils/pipeline.py#L37

@jnns
Copy link

jnns commented Feb 1, 2017

I'm dropping the error message in this issue so that folks find this faster when searching for it. In my case I received this error by using react.utils.pipeline.JSXCompiler:

AttributeError: 'NoneType' object has no attribute 'strip'

Does anyone have an idea why the Travis build fails? Seems to me that that's not a problem with the pull request but rather the test infrastructure.

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.

2 participants