You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,10 @@ assignees: ''
11
11
- What is this plugin's version?
12
12
- What is Cypress version?
13
13
- What is your operating system?
14
+
- What is the shell?
14
15
- What is the Node version?
15
16
- What is the NPM version?
16
-
- Is there `.nyc_output` folder? Is there `.nyc_output/out.json` file. Is it empty?
17
+
- Is there `.nyc_output` folder? Is there `.nyc_output/out.json` file. Is it empty? Can you paste at least part of it so we can see the keys and file paths?
17
18
- Do you have any custom NYC settings in `package.json` (`nyc` object) or in other [NYC config files](https://github.com/istanbuljs/nyc#configuration-files)
0 commit comments