Error handling
When i make errors, it just closes the whole application. Can you make a conditional box below the input to show errors?
Hi @fredski02, errors in code shouldn't cause the app to close down, they'll show up in the output window like the screenshot below. Can you please let us know the steps to reproduce the issue?

I type in
let a = ';
and then hit run
I'm still getting the error from Node in the output window 😕 Could be related to your node version or environment 🤔 Can you let me know the environment details & the Node version you're using?

Node version : v8.11.0 Mac OS High sierra 10.13.3