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

goog.globalEval not available when running expo start --web #7

Closed
saikyun opened this issue Dec 6, 2019 · 0 comments · Fixed by #9
Closed

goog.globalEval not available when running expo start --web #7

saikyun opened this issue Dec 6, 2019 · 0 comments · Fixed by #9

Comments

@saikyun
Copy link
Contributor

saikyun commented Dec 6, 2019

When following the steps in the readme, and running yarn start --web rather than yarn start, I get the following error:

uncaught Error: goog.globalEval not available
    at Object.../../../../../../../../../Users/jona/jobb/reagent-expo/app/index.js.goog.globalEval (bundle.js:1561)
    at Object.env.evalLoad (bundle.js:2788)
    at Object.<anonymous> (bundle.js:2837)
    at Object.../../../../../../../../../Users/jona/jobb/reagent-expo/app/index.js (bundle.js:2957)
    at __webpack_require__ (bundle.js:727)
    at fn (bundle.js:101)
    at Object.0 (bundle.js:92198)
    at __webpack_require__ (bundle.js:727)
    at bundle.js:794
    at bundle.js:797

Tried to play around with different versions of RN/expo etc, but can't seem to solve it.

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 a pull request may close this issue.

1 participant