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

Fixing node red crashes to throw errors instead #24

Open
ssoleman opened this issue Jul 20, 2017 · 0 comments
Open

Fixing node red crashes to throw errors instead #24

ssoleman opened this issue Jul 20, 2017 · 0 comments

Comments

@ssoleman
Copy link

When importing flows into the newer version, which were created using the older versions, it sometimes causes node-red to crash .

In addition, it is possible that when certain expected values are not set (unsure which ones), instead of throwing an error, node-red will crash. (This issue has been fixed for certain values that haven't been set at all,or correctly, but it is possible that there are more lurking... )

Look at throwing an error rather than allowing for node-red to crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant