question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

inline option still cannot work after update to version 6.1.1

See original GitHub issue

Describe the bug inline option still cannot work after update to version 6.1.1

Code Reproduce i ran the command like this: 1、mocha .\json_diff.js --inline-diffs --reporter mochawesome --reporter-options code=false,inline 2、my console show the right way of inline,but the html report did not show the right way

Expected behavior the html report should work same as the console;

Screenshots image

Environment (please complete the following information): platform win10 mochawesome version 6.1.1 mocha (or other test library) version 7.1.1 Node version 10.16.0

Additional context a couple days ago , i opened a report bug about this issue (#312 ), and it have been closed by reosved ,by i updated my mochawesome to v 6.1.1 and rerun the command above, my report still show the diffs in seperate lines, so i open a new bug, pls help me out ,tks

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
armoourcommented, May 4, 2020

u are right, i finally solved my problem, thank you so much 😃

0reactions
adamgrubercommented, May 4, 2020

Ah, yes I can see that when you run the command directly it is using an older version of mochawesome. I think maybe you have mochawesome installed globally and that is conflicting with the version installed in the project.

Read more comments on GitHub >

github_iconTop Results From Across the Web

inline option is not working · Issue #312 - GitHub
Describe the bug inline option is not woring. Code Reproduce i ran the command like this: 1、mocha .\json_diff.js --inline-diffs --reporter ...
Read more >
Cisco Firepower Release Notes, Version 6.6
After the upgrade, you cannot query historical data, nor view historical data in dashboards. New URL Categories and Reputations. Deployments: ...
Read more >
Resolved - Target API 31 Issues and Solutions - Unity Forum
Solution : This is because of not defining/having android:exported flag in final android manifest file. 1. Find your manifest files in your ...
Read more >
Divi Update Status | Elegant Themes Help Center
Version 4.14.4. BUG (FIXED) Fixed a conflict with SiteGround Optimizer where the Theme Customizer styles would not work when the Output Styles Inline...
Read more >
Known Bugs and User Experience Issues - Elementor
Issue: Columns – After updating to Elementor Core 3.7.0, the widgets space ... Fix: Auto-updates mechanism is not working as expected (this version...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found