terminal is not showing up in my codesandbox #4253
Unanswered
Sameedkhan25
asked this question in
General
Replies: 1 comment
-
Your sandbox is a client sandbox, which doesn't have support for a terminal. Since everything is bundled in the browser, no server exists on which a terminal can run. If you need to use a terminal, please create a container sandbox (fork the Node template from https://codesandbox.io/s/). There's more info about the difference between container and client sandboxes here: https://codesandbox.io/docs/environment |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have created reactjs sandbox from the templates and terminal is not showing along with console? is this feature being removed or whats the issue here ? is there any settings to enable it?

Beta Was this translation helpful? Give feedback.
All reactions