-
Notifications
You must be signed in to change notification settings - Fork 51
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
"document is not defined" using RN tachyons 3.3.2 #41
Comments
We had this problem with debug already. Could you check this issue out: #26 |
RN tachyons' package.json has the debug dependency set to To avoid updates to the |
Thanks. I went one step further and removed the dependency alltogether, since it made problems twice already. |
This error appeared after upgrading to 3.3.2: "Can't find variable: document"
Stack trace shows
index.js : 66
debug.js : 119
browser.js : 49
useColors() references document
The text was updated successfully, but these errors were encountered: