-
Notifications
You must be signed in to change notification settings - Fork 48
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
failing when running jest tests #43
Comments
Thanks for the report - could you share more about the environment you had set up which resulted in this issue? Seems like the same issue as graphql/graphql-js#1248 |
Looks like this is an issue with projects started with I'll keep this issue open to track progress. |
If your project is built with Create React App and not ejected, https://github.com/facebook/create-react-app/releases/tag/v1.1.2 Otherwise you can apply a similar fix yourself in your project config. Cheers! |
getting this error:
export var $$iterator = SYMBOL_ITERATOR || '@@iterator'
^^^^^^
The text was updated successfully, but these errors were encountered: