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

Issue Related to React #9399

Closed
ninjabhagwat opened this issue Aug 1, 2020 · 3 comments
Closed

Issue Related to React #9399

ninjabhagwat opened this issue Aug 1, 2020 · 3 comments
Labels

Comments

@ninjabhagwat
Copy link

PS E:\coursera\react> npx create-react-app check [email protected]
npx: installed 98 in 15.144s

Creating a new React app in E:\coursera\react\check.

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

E:\coursera\react\check\react-scripts -> E:\coursera\react\check\node_modules\react-scripts\bin\react-scripts.js

[email protected] postinstall E:\coursera\react\check\node_modules\react-scripts\node_modules\core-js
node -e "try{require('./postinstall')}catch(e){}"

[email protected] postinstall E:\coursera\react\check\node_modules\react-scripts\node_modules\uglifyjs-webpack-plugin
node lib/post_install.js

@adamalston
Copy link
Contributor

You may be having an issue related to Yarn
Try this: create-react-app myproject --use-npm
#5918

@stale
Copy link

stale bot commented Aug 31, 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 Aug 31, 2020
@stale
Copy link

stale bot commented Sep 5, 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
Labels
Projects
None yet
Development

No branches or pull requests

2 participants