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
By executing npx command "npx xunit-viewer -r "test-reports/report.xml" -o test-reports/axecore-snapshot/storybook-test-report.html" I am getting the following error.:
showHelp()
^
TypeError: showHelp is not a function
at default (file:///C:/dpl3-sb/node_modules/xunit-viewer/xunit-viewer.js:18:5)
at file:///C:/dpl3-sb/node_modules/xunit-viewer/bin/xunit-viewer.js:6:1
at ModuleJob.run (node:internal/modules/esm/module_job:217:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:66:12)
Node.js v20.9.0
The text was updated successfully, but these errors were encountered:
By executing npx command "npx xunit-viewer -r "test-reports/report.xml" -o test-reports/axecore-snapshot/storybook-test-report.html" I am getting the following error.:
showHelp()
^
TypeError: showHelp is not a function
at default (file:///C:/dpl3-sb/node_modules/xunit-viewer/xunit-viewer.js:18:5)
at file:///C:/dpl3-sb/node_modules/xunit-viewer/bin/xunit-viewer.js:6:1
at ModuleJob.run (node:internal/modules/esm/module_job:217:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:66:12)
Node.js v20.9.0
The text was updated successfully, but these errors were encountered: