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

Unhandled Runtime Error: _gatsbyScript.PartytownContext is undefined #542

Open
rkulinski opened this issue Sep 17, 2022 · 6 comments
Open

Comments

@rkulinski
Copy link

  1. Clone repo
  2. Install dependencies
  3. Run npm run gatsby

Working on Macbook with M1.

App won't start. I'm getting:
Screen Shot 2022-09-17 at 13 46 33

@dishantlangayan
Copy link

dishantlangayan commented Oct 19, 2022

I have the same issue and error on my intel based Mac. I'm using the following node & gatsby versions:

> node -v
v18.11.0
> npm -v
8.19.2
> gatsby --version
Gatsby CLI version: 4.24.0
Gatsby version: 4.15.2
> arch
i386

@ahmedragab96
Copy link

I have same issue too
node : v16.18.0

@danilolekovic
Copy link

Same issue on M1 Macbook

@Likilee
Copy link

Likilee commented Nov 7, 2022

node -v
v16.17.0

same Issue

@ahmedragab96
Copy link

I managed to fix it by updating gatsby version to at least 4.24.7 , in general , just checkout branch renovate/gatsby-monorepo and run npm install and it should work fine.

@1mursaleen
Copy link

Thanks, updating gatsby version to at least 4.24.7 works.

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

No branches or pull requests

6 participants