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

TypeError: Cannot read properties of undefined (reading 'shortName') #1

Closed
samtsai opened this issue Jun 9, 2022 · 1 comment
Closed

Comments

@samtsai
Copy link
Contributor

samtsai commented Jun 9, 2022

error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'shortName')
  const name = names.get(pid)!.shortName;
                              ^
    at https://deno.land/x/hog@0.0.2/hog.ts:118:31

This happened once, I'm not sure if it was cause something was still loading? but I am not able to reproduce at the moment.

samtsai added a commit to samtsai/hog that referenced this issue Jun 15, 2022
Fix esturcke#1

Co-authored-by: Erik J. Sturcke <esturcke@users.noreply.github.com>
@esturcke
Copy link
Owner

Fixed by #3

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

2 participants