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

Error installing @strapi/blocks-react-renderer package #35

Closed
navid-shakibayi opened this issue Apr 30, 2024 · 2 comments
Closed

Error installing @strapi/blocks-react-renderer package #35

navid-shakibayi opened this issue Apr 30, 2024 · 2 comments
Labels
flag: invalid template Automation Flag to handle invalid bug report templates status: duplicate Is a duplicate of another issue

Comments

@navid-shakibayi
Copy link

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:

changed 1 package in 2s

1 package is looking for funding
 run npm fund for details

However, when I tried to install the @strapi/blocks-react-renderer package again, I received the following error:

npm ERR! code 1
npm ERR! path /home/navid/navid/web-development/my-portfolio/node_modules/@strapi/blocks-react-renderer
npm ERR! command failed
npm ERR! command sh -c husky install
npm ERR! A complete log of this run can be found in: /home/navid/.npm/_logs/2024-04-30T11_16_55_075Z-debug-0.log

@joshuaellis joshuaellis added flag: invalid template Automation Flag to handle invalid bug report templates status: duplicate Is a duplicate of another issue labels Apr 30, 2024
Copy link

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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 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
flag: invalid template Automation Flag to handle invalid bug report templates status: duplicate Is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants