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

feat: updating constructs with clearer error #1568

Closed
wants to merge 4 commits into from
Closed

Conversation

mbonig
Copy link

@mbonig mbonig commented Feb 28, 2023

Fixes #1567

This adds a more explicit check around scope.node. If scope.node is undefined (or null, or just uncallable) an explicit error is thrown to help guide the consumer on how to fix the issue.

corymhall
corymhall previously approved these changes May 12, 2023
@corymhall corymhall dismissed their stale review May 12, 2023 12:37

build not passing

@mbonig
Copy link
Author

mbonig commented May 12, 2023

closing this without merging. there have been too many changes and I'll likely need to start over from scratch.

@mbonig mbonig closed this May 12, 2023
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

Successfully merging this pull request may close these issues.

Too easy to have bad dependency versions and errors are confusing
2 participants