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

fix(pnp): resolve virtual paths in process.dlopen #4630

Merged
merged 1 commit into from Jul 17, 2022

Conversation

merceyz
Copy link
Member

@merceyz merceyz commented Jul 16, 2022

What's the problem this PR addresses?

Trying to require a .node file from a portal: dependency with peer dependencies throws an ENOENT error.

Fixes #4443

How did you fix it?

Resolve the filename passed to process.dlopen

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@merceyz merceyz enabled auto-merge (squash) July 16, 2022 13:00
@merceyz merceyz force-pushed the merceyz/fix/pnp-virtual-dlopen branch 2 times, most recently from 2cfc195 to 83b182f Compare July 16, 2022 20:43
@merceyz merceyz force-pushed the merceyz/fix/pnp-virtual-dlopen branch from 83b182f to 841f6b3 Compare July 16, 2022 23:39
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.

[Bug?]: Portal doesn't find node binaries
2 participants