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
Hello. Thank you for great tool!
I got an error caught (in promise) Error: Failed to get shell by ID "clgq7p3tt0000039oy36i7ge6" when running TypeScript express server.
caught (in promise) Error: Failed to get shell by ID "clgq7p3tt0000039oy36i7ge6"
It looks like there are no sample to run server side apps.
Example sandbox is here: https://codesandbox.io/p/sandbox/nodebox-next-js-example-forked-xdbonj
It runs without problem with js files. Is there any solution for this problem?
The text was updated successfully, but these errors were encountered:
Probably related to ts-node, we haven't really tested that so isn't really officially supported. Will log it to our backlog and see if we can fix this
Sorry, something went wrong.
No branches or pull requests
Hello. Thank you for great tool!
I got an error
caught (in promise) Error: Failed to get shell by ID "clgq7p3tt0000039oy36i7ge6"
when running TypeScript express server.It looks like there are no sample to run server side apps.
Example sandbox is here:
https://codesandbox.io/p/sandbox/nodebox-next-js-example-forked-xdbonj
It runs without problem with js files.
Is there any solution for this problem?
The text was updated successfully, but these errors were encountered: