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

[qase-cucumberjs] Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './dist/src/messages' is not defined #533

Open
felipocorrea90 opened this issue Apr 3, 2024 · 1 comment

Comments

@felipocorrea90
Copy link

Running cucumber-js -f cucumberjs-qase-reporter --format-options='{\"qaseConfig\": \"./.qaserc\"}' features -r support -r step_definitions is not working. Showing error Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './dist/src/messages' is not defined by "exports" in .../automation-testing-selenium/node_modules/@cucumber/messages/package.json.

I tried using both .qaserc and cucumber-js -f cucumberjs-qase-reporter features -r support -r step_definitions using ENV values but got the same output.

@gibiw
Copy link
Contributor

gibiw commented Jun 13, 2024

@felipocorrea90 thanks for noticing! Try to update the qase-cucumberjs reporter to 2.0.0. You can find more details here

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

No branches or pull requests

2 participants