Skip to content
New issue

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

Error handling #6

Open
fredski02 opened this issue May 15, 2018 · 4 comments
Open

Error handling #6

fredski02 opened this issue May 15, 2018 · 4 comments
Labels
bug Something isn't working

Comments

@fredski02
Copy link

When i make errors, it just closes the whole application. Can you make a conditional box below the input to show errors?

@vsaravind007
Copy link
Owner

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?

screen shot 2018-05-15 at 5 33 45 pm

@vsaravind007 vsaravind007 added the bug Something isn't working label May 15, 2018
@fredski02
Copy link
Author

I type in

let a = ';

and then hit run

@vsaravind007
Copy link
Owner

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?

screen shot 2018-05-15 at 5 51 19 pm

@fredski02
Copy link
Author

Node version : v8.11.0
Mac OS High sierra 10.13.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants