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 'description' of undefined #4188

Closed
patrickhulce opened this issue Jan 5, 2018 · 0 comments
Closed

TypeError: Cannot read property 'description' of undefined #4188

patrickhulce opened this issue Jan 5, 2018 · 0 comments

Comments

@patrickhulce
Copy link
Collaborator

from sentry: https://sentry.io/google-lighthouse/lighthouse/issues/408418142/

on URL http://www.efaxcorporate.com/

TypeError: Cannot read property 'description' of undefined
  File "/usr/lib/node_modules/lighthouse/lighthouse-core/audits/errors-in-console.js", line 52, col 56, in runtimeExceptions.filter.map.entry
    description: entry.exceptionDetails.exception.description,
  ?, in Array.map
  File "/usr/lib/node_modules/lighthouse/lighthouse-core/audits/errors-in-console.js", line 49, col 8, in Function.audit
    .map(entry => {
  File "/usr/lib/node_modules/lighthouse/lighthouse-core/runner.js", line 227, col 20, in Promise.resolve.then._
    return audit.audit(artifacts);
  File "internal/process/next_tick.js", line 135, col 7, in process._tickDomainCallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants