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

Installation fails on Node v20 #812

Closed
g-popovic opened this issue May 15, 2024 · 0 comments · Fixed by #813
Closed

Installation fails on Node v20 #812

g-popovic opened this issue May 15, 2024 · 0 comments · Fixed by #813

Comments

@g-popovic
Copy link

Description

Installing papr with on Node v20.12.0 via npm fails with the following error:

npm ERR! code 127
npm ERR! path /Users/george/my-projectpath/node_modules/papr
npm ERR! command failed
npm ERR! command sh -c husky
npm ERR! sh: husky: command not found

Downgrading to node v18.17.0 fixes the issue. Am on MacOS 14.4.1. Happy to provide any further details if needed.

Expected behaviour

I'd expect the installation to work fine on Node v20, as I haven't seen any mentions of this specifically not being supported

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 a pull request may close this issue.

1 participant