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 property '1' of null #888

Open
sentry-io bot opened this issue Jul 10, 2020 · 1 comment
Open

TypeError: Cannot read property '1' of null #888

sentry-io bot opened this issue Jul 10, 2020 · 1 comment

Comments

@sentry-io
Copy link

@sentry-io sentry-io bot commented Jul 10, 2020

Sentry Issue: KAP-5KT

TypeError: Cannot read property '1' of null
  File "app:///main/utils/encoding.js", line 17, in getEncoding
    return /.*: Video: (.*?) \(.*/.exec(error.stderr)[1];
@karaggeorge karaggeorge added the sentry label Jul 10, 2020
@sindresorhus
Copy link
Member

@sindresorhus sindresorhus commented Jul 10, 2020

We need to re=throw the error if there's no match.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.