Skip to content

update(getPackageResolution) take in to account non-standard versioning on Yarn lockfiles #248

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

Closed
wants to merge 1 commit into from

Conversation

jamsch
Copy link

@jamsch jamsch commented Aug 6, 2020

Some packages tend to use non-standard versioning in their package.json files (e.g. commit hashes in the case of [email protected]+3d74b79d).

Currently, manually installing [email protected]+3d74b79d and then running yarn patch-package react-scripts will result in the error Can't find lockfile entry for react-scripts. This change should fix this issue.

@rizrmd
Copy link

rizrmd commented Sep 23, 2020

How do I use this pull request to fix react-scripts in my Create React App project ?

@ds300
Copy link
Owner

ds300 commented Mar 2, 2021

Hi, thanks for the contribution! ❤️ Sorry it too me so long to get around to this. There was a fix for this in #213 so I took that one, but I appreciate the help nonetheless 🙏🏼

@ds300 ds300 closed this Mar 2, 2021
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.

3 participants