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(read-package-hook): resolve file overrides should relative to root directory #5712

Merged
merged 5 commits into from Nov 30, 2022

Conversation

await-ovo
Copy link
Member

resolve #5493

Fixed error reported when using the file protocol in overrides.

I'm not quite sure how to support the case of changing dependency to local files in .pnpmfile.js, when the files does not exist in the workspace directory, is it possible to retry to resolve the file in the root directory ?

@zkochan zkochan merged commit 924eca2 into pnpm:main Nov 30, 2022
@zkochan zkochan added this to the v7.18 milestone Dec 3, 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.

readPackage / pnpm.overrides and relative paths in file: protocol dependencies
2 participants