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

Check for corrupted installs #85

Merged
merged 2 commits into from
Feb 21, 2023
Merged

Check for corrupted installs #85

merged 2 commits into from
Feb 21, 2023

Conversation

suruuK
Copy link
Contributor

@suruuK suruuK commented Feb 21, 2023

Two places that could have a corrupted install in prettier-java is during the actual download/npm install and a bad cache.

This add a check for the node_modules/prettier/bin-prettier.js file during the install and validated it when reusing the cache

@suruuK suruuK requested a review from jhaber February 21, 2023 21:25
@jhaber
Copy link
Member

jhaber commented Feb 21, 2023

lgtm 👍

@jhaber jhaber merged commit 3d95bec into master Feb 21, 2023
@jhaber jhaber deleted the also-check-post-install branch February 21, 2023 23:04
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.

2 participants