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

undefined is not a function (evaluting optionalFlags[typeof Symbol === 'function' #21813

Closed
adirzoari opened this issue Oct 16, 2018 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@adirzoari
Copy link

Environment

OS: Windows 10
Node: 8.11.3
Yarn: 1.5.1
npm: 6.3.0
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found

Packages: (wanted => installed)
react: 16.0.0-beta.5 => 16.0.0-beta.5
react-native: 0.49.3 => 0.49.3

Description

I worked on my project today, the project worked fine but then I exit from the app and try to run again and I got this error
undefined is not a function(evaluting 'optionalFlags[typeof Symbol === 'function' ? Symbol.iterator:

screenshot_20181016-141038

I saw many issues with same error, I tried to do some of them and nothing was helped.

@react-native-bot
Copy link
Collaborator

It looks like you are using an older version of React Native. Please update to the latest release, v0.57 and verify if the issue still exists.

The ":rewind:Old Version" label will be removed automatically once you edit your original post with the results of running react-native info on a project using the latest release.

@radko93
Copy link
Contributor

radko93 commented Oct 16, 2018

Please provide repro steps.

@radko93 radko93 closed this as completed Oct 16, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Oct 16, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants