We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
ReferenceError: Can't find variable: process
This seems to be the offending line:
sanity/packages/sanity/src/presentation/constants.ts
Line 35 in 53e7dd7
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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-templateThis seems to be the offending line:
sanity/packages/sanity/src/presentation/constants.ts
Line 35 in 53e7dd7
Very similar to #7964
Which versions of Sanity are you using?
Which versions of Node.js / npm are you running?
v22.11.0
The text was updated successfully, but these errors were encountered: