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

Add logic for alternate node module directory resolution #1648

Closed
wants to merge 1 commit into from

Conversation

scottmas
Copy link

Summary:

Fixes #1168

Uses the algorithm suggested by @lostpebble in the node core conversation discussing the root issue (nodejs/node#33460 (comment))

This fix should be removed after node finalizes it's loader api. Track progress here: nodejs/loaders#26

Test Plan:

Added unit tests

@thymikee
Copy link
Member

Thank you! Closing via #1655

@thymikee thymikee closed this Jul 25, 2022
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

Successfully merging this pull request may close these issues.

Package subpath './package.json' is not defined by "exports"
2 participants