Closed navid-shakibayi closed 7 months ago
This is a templated message
Hello @navid-shakibayi,
We ask that you please follow the issue template. A proper issue submission lets us better understand the origin of your bug and therefore help you. We will reopen your issue when we receive the issue following the template guidelines and properly fill out the template. You can see the template guidelines for bug reports here.
Please update the issue with the template and we can reopen this report.
Thank you.
duplicate of #30
I encountered an error code 127 while installing the @strapi/blocks-react-renderer package using the command:
npm install @strapi/blocks-react-renderer react react-dom
After researching online, I discovered that I needed to install the husky package. I ran the following command:sudo npm install -g husky
The command completed successfully with the message:1 package is looking for funding run
npm fund
for detailsHowever, when I tried to install the @strapi/blocks-react-renderer package again, I received the following error: