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
I tried to fork the suggested CodeSandbox starter template, but seems like I can't open a terminal any longer in CodeSandbox without first converting to a devbox. On forking and converting to a devbox, though, I get errors:
[plugin:vite:import-analysis] Failed to resolve import "react/jsx-dev-runtime" from "src/index.jsx". Does the file exist?
Maybe the starter sandbox needs updating for compatibility with devboxes (whatever that means)? Or, if I'm doing something wrong here, please let me know how I should be using it.
The text was updated successfully, but these errors were encountered:
I tried to fork the suggested CodeSandbox starter template, but seems like I can't open a terminal any longer in CodeSandbox without first converting to a devbox. On forking and converting to a devbox, though, I get errors:
Maybe the starter sandbox needs updating for compatibility with devboxes (whatever that means)? Or, if I'm doing something wrong here, please let me know how I should be using it.
The text was updated successfully, but these errors were encountered: