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

new "extensionless files" loader error, new node 18.17.0 only #48948

Open
iambumblehead opened this issue Jul 28, 2023 · 2 comments
Open

new "extensionless files" loader error, new node 18.17.0 only #48948

iambumblehead opened this issue Jul 28, 2023 · 2 comments

Comments

@iambumblehead
Copy link

iambumblehead commented Jul 28, 2023

Version

18.17.0

the error does not occur using 18.16.0
the error does not occur using 20.*

Platform

win32

Subsystem

No response

What steps will reproduce the bug?

How often does it reproduce? Is there a required condition?

It reproduces every time. Here is a link to a failed CI job that encountered the error, link

screenshot of the error from a win32 virtual machine
Screen Shot 2023-07-27 at 8 43 19 PM

What is the expected behavior? Why is that the expected behavior?

When npm test is called, the tests should pass.

Historically, for the last two years or so since that test was added, the test has passed in a matrix of win32 and linux environments running the three or four most recent major versions of node.

What do you see instead?

Screen Shot 2023-07-27 at 8 43 19 PM

Additional information

thank you for giving this ticket your attention :)

@aduh95
Copy link
Contributor

aduh95 commented Jul 29, 2023

Hey, thanks for the detailed report, any chance you could send a repro that do not involve downloading code from the internet (i.e. no repo cloning, no npm install)?
Also, did you try with Node.js 20.x? That would be helpful to figure out the underlying bug.

@iambumblehead
Copy link
Author

@aduh95 the issue does not occur using node 20.x

Creating a smaller repro case would be challenging for me now. I don't know if I will be able to do it

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