Error code: ‘ERR_UNSUPPORTED_ESM_URL_SCHEME’ when trying to generate a report #2831
Unanswered
bearNoBeer
asked this question in
Questions & Support
Replies: 1 comment
-
Hello there! The fix is ready and will be released in the next version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying to implement Allure 3 on my project. I encountered a problem. I run the report build on Windows 10.
Node.js v22.12.0.
npm 10.9.0.
The configuration file looks like this
allurerc.js:
I run the assembly with the command:
npx allure generate path\allure-result
an error appears immediately after pressing enter:
Could anyone help me out with this issue?
Beta Was this translation helpful? Give feedback.
All reactions