| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@nodejs/modules |
Sorry, something went wrong.
Co-authored-by: Jordan Harband <ljharb@gmail.com> Co-authored-by: Christopher Beeson <christopher@bl-ue.com>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
|
It seems that GH action build-windows is quite unstable? |
Sorry, something went wrong.
|
When will this PR be merged 😂 |
Sorry, something went wrong.
This problem was introduced in PR nodejs#38837.
| Back | FazBrowse Home | New Git URL |
In docs, it reads like GLOBAL_FOLDERS takes precedence over node_module, but in implementation, GLOBAL_FOLDERS is appended to the last of paths to resolve. It should take lowest priority.
node/lib/internal/modules/cjs/loader.js
Line 678 in f1cbaea
Fixes: #38128