We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@strapi/blocks-react-renderer
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
I expect to be able to install the package without installing husky.
The text was updated successfully, but these errors were encountered:
duplicate of #30
Sorry, something went wrong.
No branches or pull requests
What version of
@strapi/blocks-react-renderer
are you using?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
Expected Behaviour
I expect to be able to install the package without installing husky.
The text was updated successfully, but these errors were encountered: