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

Include available declarations in "not declared" error #280

Merged
merged 1 commit into from Aug 4, 2020

Conversation

turbolent
Copy link
Member

Improve the error message that is shown when an identifier cannot be imported by listing all available declarations.

Screen Shot 2020-07-31 at 5 21 05 PM

I realized this rough edge in @MaxStalker's live stream: It's likely that code gets deployed to the wrong account and the current error message isn't helpful in resolving the bug. Help the developer realize that the import fails because the wrong code is in the account.

@turbolent turbolent merged commit de4c8a7 into master Aug 4, 2020
@turbolent turbolent deleted the bastian/improve-not-exported-error branch August 4, 2020 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants