-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
module: improve error message for cjs code in an esm module #53152
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
base: main
Are you sure you want to change the base?
module: improve error message for cjs code in an esm module #53152
Conversation
Review requested:
|
Can you please show the before and after? |
Sorry, do you mean you want to see a screenshot of this printed on the console? |
Please provide example code that triggers the error. Copy/paste the error that results from current Node and on your branch. |
@GeoffreyBooth Thanks for clarifying. It may take me a few days, but I'll do that soon. |
Can you please address the failure in |
Hi @DanKaplanSES given the lack of reply to the last comment and the fact that this PR has been inactive for roughly a year I am adding a stalled label to it so that it can be cleaned up (as per the nodejs policy). If you intend to finish working on this please do let me know and I will remove the label 🙂 |
This issue/PR was marked as stalled, it will be automatically closed in 30 days. If it should remain open, please leave a comment explaining why it should remain open. |
Fixes: #40544