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

Can't find variable: process #8381

Open
corygibbons opened this issue Jan 23, 2025 · 0 comments
Open

Can't find variable: process #8381

corygibbons opened this issue Jan 23, 2025 · 0 comments

Comments

@corygibbons
Copy link

corygibbons commented Jan 23, 2025

Describe the bug

After updating I'm getting a ReferenceError: Can't find variable: process error in my embedded studio. Similar setup to: https://github.com/SimeonGriggs/sanity-react-router-template

This seems to be the offending line:

: process.env.SANITY_STUDIO_PRESENTATION_ENABLE_LIVE_DRAFT_EVENTS === 'true'

Very similar to #7964

Which versions of Sanity are you using?

@sanity/cli (global)         3.19.0 (latest: 3.71.1)
@sanity/preview-url-secret    2.1.2 (up to date)
@sanity/react-loader        1.10.39 (up to date)
@sanity/vision               3.71.1 (up to date)
@sanity/visual-editing       2.12.7 (up to date)
sanity                       3.71.1 (up to date)

Which versions of Node.js / npm are you running?

v22.11.0

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

1 participant