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

Move destructuring of owner #55

Closed
wants to merge 1 commit into from
Closed

Move destructuring of owner #55

wants to merge 1 commit into from

Conversation

asbjornu
Copy link

Move destructuring of owner to avoid the following error:

TypeError: Cannot destructure property login of 'undefined' or 'null'.

Fixes #24.

Move destructuring of owner to avoid the following error:

> TypeError: Cannot destructure property `login` of 'undefined' or
> 'null'.

Fixes #24.
@asbjornu
Copy link
Author

Closing due to this repository not being maintained anymore as per #56 (comment).

@asbjornu asbjornu closed this Jul 28, 2022
@asbjornu asbjornu deleted the feature/destructure-login branch July 28, 2022 11:06
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.

Cannot destructure property login of 'undefined' or 'null'.
1 participant