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 'split' of undefined #24

Closed
naltatis opened this issue Jan 31, 2019 · 2 comments
Closed

TypeError: Cannot read property 'split' of undefined #24

naltatis opened this issue Jan 31, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@naltatis
Copy link

I've upgraded to v1.4.0 but now I'm getting the error TypeError: Cannot read property 'split' of undefined and the test aborts.

Im running this:

npx lighthouse-ci --performance=85 --accessibility=70 --best-practices=80 --seo=95 --report=./ https://example.org

When I add an empty --chrome-flags= parameter it works.

@andreasonny83 andreasonny83 added the bug Something isn't working label Jan 31, 2019
@andreasonny83
Copy link
Owner

Thanks for reporting that @naltatis . I think I know the reason for that error. I'm working on it and you should be able to use a new v1.4.1 soon

@andreasonny83
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants