strapi / blocks-react-renderer

A React renderer for the Strapi's Blocks rich text editor
Other
141 stars 23 forks source link

[bug]: Cannot install package #34

Closed StructuralRealist closed 5 months ago

StructuralRealist commented 5 months ago

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.

joshuaellis commented 5 months ago

duplicate of #30