Skip to content

SanderElias/nodeIssue42116

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo for the [ERR_MODULE_NOT_FOUND] part.

I opened this issue on nodeJs, This is the minimal repro for the part of the node_modules.

I need to load third party esm modules in my app. I have no control over that, so i can not make them import .js files.

To reproduce the issue run npm start When you run npm run works the same program will work. this time it is using the --experimental-specifier-resolution=node option.

About

Partial reproduction for nodeJs issue 42116

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published