You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search terms you've used
I searched "CodeSandbox" in this repository issues. There was none
Describe the bug
On this page, the CodeSandbox example for the example app doesn't work with error message: "SyntaxError / Identified 'process' has already been declared" (or "Cannot declare a const variable twice: 'process'." on Safari)
I tried to fix it, but I couldn't find any variable names "process" in the CodeSandbox source code. I'm suspecting that it may be a typing error in the npm Solid package, but not sure.
Search terms you've used
I searched "CodeSandbox" in this repository issues. There was none
Describe the bug
On this page, the CodeSandbox example for the example app doesn't work with error message: "SyntaxError / Identified 'process' has already been declared" (or "Cannot declare a const variable twice: 'process'." on Safari)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be no error message popping up
Screenshots
Desktop:
(I don't think this error message is linked with a specific platform)
1.47.171 Chromium: 109.0.5414.87 (Official Build) (arm64)
108.0.5359.124 (Official Build) (arm64)
Version 16.2 (18614.3.7.1.5)
Additional context
Add any other context about the problem here.
I'm new to Solid community
The text was updated successfully, but these errors were encountered: