nodebox-runtime
nodebox-runtime copied to clipboard
"Error: Failed to get shell by ID ..." when running TypeScript apps
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?
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