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

[BUG] Using overmind-react in a Gatsby site throws Uncaught ReferenceError: process is not defined #510

Open
drulang opened this issue May 25, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@drulang
Copy link

drulang commented May 25, 2021

Following the setup instructions on using Overmind with Gatsby results in Uncaught ReferenceError: process is not defined in the browser. I've created a repo that illustrates the issue: https://github.com/drulang/overmind-example

Clone and run gatsby develop to see it first hand.

Screen Shot 2021-05-25 at 10 39 47 AM

Error is being thrown on the last line:
Screen Shot 2021-05-25 at 10 44 18 AM

@drulang drulang added the bug Something isn't working label May 25, 2021
@christianalfoni
Copy link
Member

This should be fixed in next release 😄

@Spring3
Copy link

Spring3 commented Mar 16, 2022

I started to get the same error after an update to react-scripts v5

overmind-react v28.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants