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

[bug]: Cannot install package #34

Closed
StructuralRealist opened this issue Apr 16, 2024 · 1 comment
Closed

[bug]: Cannot install package #34

StructuralRealist opened this issue Apr 16, 2024 · 1 comment
Labels
issue: bug Issue reporting a bug status: duplicate Is a duplicate of another issue

Comments

@StructuralRealist
Copy link

What version of @strapi/blocks-react-renderer are you using?

  • npm v10.5.0
  • node v20.12.1

What's Wrong?

npm i @strapi/blocks-react-renderer
npm ERR! code 127
npm ERR! path ###/node_modules/@strapi/blocks-react-renderer
npm ERR! command failed
npm ERR! command sh -c husky install
npm ERR! sh: husky: command not found

To Reproduce

  • npm init -y
  • npm i @strapi/blocks-react-renderer

Expected Behaviour

I expect to be able to install the package without installing husky.

@StructuralRealist StructuralRealist added the issue: bug Issue reporting a bug label Apr 16, 2024
@joshuaellis joshuaellis added the status: duplicate Is a duplicate of another issue label Apr 16, 2024
@joshuaellis
Copy link
Contributor

duplicate of #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug status: duplicate Is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants