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

Replace npm exec with npx. #16360

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Replace npm exec with npx. #16360

merged 1 commit into from
Sep 20, 2021

Conversation

mshima
Copy link
Member

@mshima mshima commented Sep 20, 2021

Fixes #16336


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mraible
Copy link
Contributor

mraible commented Sep 20, 2021

I encountered this problem today and can confirm this fix works.

@mshima mshima merged commit 0974b02 into jhipster:main Sep 20, 2021
@mshima mshima deleted the skip_ci-husky_npx branch September 20, 2021 21:11
@pascalgrimaud pascalgrimaud added this to the 7.3.0 milestone Sep 24, 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.

husky implementation is not compatible with npm@6
3 participants