nodebox-runtime icon indicating copy to clipboard operation
nodebox-runtime copied to clipboard

"Error: Failed to get shell by ID ..." when running TypeScript apps

Open maemaemae3 opened this issue 2 years ago • 1 comments

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?

maemaemae3 avatar Apr 21 '23 07:04 maemaemae3

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

DeMoorJasper avatar Apr 21 '23 12:04 DeMoorJasper