-
Notifications
You must be signed in to change notification settings - Fork 16
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
Buffer is not defined with 0.2.3 #15
Comments
Same issue, caused by adding |
See #9 |
Ha, we've come full circle. Forgot about that issue. For those seeing this, is it only with React Native? |
For me it’s Meteor. I just posted a similar issue. What’s interesting is that we already include |
Might switch to deepmerge. It's smaller than most of the others and seemingly maintained. I don't see any references to |
Fixed in 0.2.4 |
Additional fix in 0.2.5 |
I try use simpl-schema but with version 0.2.3 the console says:
Buffer is not defined.
The text was updated successfully, but these errors were encountered: