Skip to content

Issue on npm install with react-script #9570

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

Closed
hk-himanshu-pandey opened this issue Aug 30, 2020 · 3 comments
Closed

Issue on npm install with react-script #9570

hk-himanshu-pandey opened this issue Aug 30, 2020 · 3 comments

Comments

@hk-himanshu-pandey
Copy link

I am facing issue on build react app with react-script 1.0.17 but it is working fine with 3.0.1 or higher.

But NPM install is fail with package.josn having "react-scripts": "3.0.1" it only work with "react-scripts": "1.0.17",
so each time we need to add "react-scripts": "1.0.17" in package.json and then run npm i [email protected] manually after npm install.

If I added "react-scripts": "3.0.1" in package.json it showing react hook fail

@petetnt
Copy link
Contributor

petetnt commented Aug 31, 2020

Hi @hk-himanshu-pandey ,

can you post the whole error message? This might be due to some NodeJS version issues as 1.0.17 is really old by now.

@stale
Copy link

stale bot commented Oct 4, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Oct 4, 2020
@stale
Copy link

stale bot commented Oct 12, 2020

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants