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

why i try to install type npx create-react-app myapp its give me error what i need to do?????? #8561

Closed
JosephFrankFir opened this issue Jan 22, 2021 · 1 comment · May be fixed by jamiecool/yarn#362, jamiecool/yarn#363, jamiecool/yarn#364, jamiecool/yarn#365 or jamiecool/yarn#366

Comments

@JosephFrankFir
Copy link

Creating a new React app in C:\Users\nadia\Desktop\react native\imdb.

Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...

yarn add v1.22.10
info No lockfile found.
[1/4] Resolving packages...
error An unexpected error occurred: "https://registry.npmjs.org/react: error:0909006C:PEM routines:get_name:no start line".
info If you think this is a bug, please open a bug report with the information provided in "C:\Users\nadia\Desktop\react native\imdb\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Aborting installation.
yarnpkg add --exact react react-dom react-scripts cra-template --cwd C:\Users\nadia\Desktop\react native\imdb has failed.

Deleting generated file... package.json
Done.

@merceyz
Copy link
Member

merceyz commented Jan 22, 2021

Looks to be a certificate issue on your side, which we can't do much about

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