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

Launch Lighthouse Viewer 2.0 #2338

Closed
timgupta opened this issue May 23, 2017 · 11 comments
Closed

Launch Lighthouse Viewer 2.0 #2338

timgupta opened this issue May 23, 2017 · 11 comments
Assignees
Labels

Comments

@timgupta
Copy link

With the new output from the Lighthouse chrome extension, I'm getting an error in the online lighthouse report viewer:
Unknown formatter: url-list

Here's the report I'm trying to view:
https://googlechrome.github.io/lighthouse/viewer/?gist=9d2eb55e4969527cbfaa76c557ea9755

@ebidel ebidel added the viewer label May 23, 2017
@ebidel
Copy link
Contributor

ebidel commented May 23, 2017

Thanks for reporting. Viewer needs to be updated to work with 2.0's output. We'll be looking at this soon.

@ebidel ebidel self-assigned this May 23, 2017
@timgupta
Copy link
Author

Great thanks! By the way, the new 2.0 output is beautiful! :)

@emjayess
Copy link

I just encountered this as well, with json output from canary; any workarounds? - alternative viewer or a way to export pre-2.0 json for this viewer, until this is reconciled?

@ebidel
Copy link
Contributor

ebidel commented May 25, 2017

@emjayess a temporary workaround would be to export the report as json (top right corner sharing button). Then, drag and drop that file onto Chrome Canary's Audit's panel. DevTools will load and display the Lighthouse. You won't get a permalink, but it's something :)

@ebidel ebidel changed the title Error in lighthouse viewer Launch Lighthouse Viewer 2.0 May 25, 2017
@emjayess
Copy link

emjayess commented May 25, 2017

You won't get a permalink, but it's something :)

@ebidel I generated the report in (and saved the json from) canary's audit panel, and specifically am wanting something team-shareable, so I'll eagerly await the 2.0 viewer launch. Meanwhile I've grabbed the lighthouse cli and will be trying the html output of that tool. Thanks!

@ebidel
Copy link
Contributor

ebidel commented May 25, 2017

Yea, sorry about that. We wanted to get it updated for 2.0, but it slipped.

@emjayess
Copy link

  • Incidentally, "Save as > Html" in the audit panel might be handy :)

@ebidel
Copy link
Contributor

ebidel commented May 25, 2017

Tell me about it :) DevTools really just needs to adopt our standard button instead of doing it's own thing:

screen shot 2017-05-25 at 9 06 59 am

That dropdown will get an "Open in Viewer" option when we fix this issue. That would also be good for devtools users.

@ebidel
Copy link
Contributor

ebidel commented Jun 14, 2017

@brendankenny are you taking this then? Unassign if you're not.

@ebidel ebidel assigned brendankenny and unassigned ebidel Jun 14, 2017
@brendankenny
Copy link
Member

I'm getting it working again, then we can iterate to get it working well again :)

@ithinkihaveacat
Copy link

Is there any way to get the LH 1.x format JSON, so it can be shared via the viewer?

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

No branches or pull requests

5 participants