Closed NataliaKlepik closed 2 years ago
Thanks for the report. This looks like an issue with qase's package and dependencies (and they have a fix—although maybe unreleased at this point): https://github.com/qase-tms/qase-javascript/issues/207
Please raise an issue there in the qase repo.
As a work around, you could likely try manually installing and declaring a dep on chalk
(via npm i chalk@^4.1.0
) on behalf of the qase package.
Context:
Describe the bug
Error: Cannot find module 'chalk' Require stack: \node_modules\playwright-qase-reporter\dist\index.js \node_modules\@playwright\test\lib\loader.js \node_modules\@playwright\test\lib\runner.js \node_modules\@playwright\test\lib\cli.js \node_modules\playwright-core\lib\cli\cli.js \node_modules\playwright-core\cli.js \node_modules\@playwright\test\cli.js