Issue having while creating react project
See original GitHub issueHello Team, Creating react app taking too long time after that also I am not able to get success response.After having these many steps programme not working.Please guys help me.I have installed node+npm latest . which are in my C drive programme files directory. After these many step nothing is working and I am able to see only node_modules , package.json and packagelock.json file only inside my project folder.
Steps - npm install -g create-react-app create-react-app <appname>
C:\Users\ACER\Desktop\second-react\batman.
Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts with cra-template…
core-js@2.6.11 postinstall C:\Users\ACER\Desktop\second-react\batman\node_modues\babel-runtime\node_modules\core-js node -e “try{require(‘./postinstall’)}catch(e){}”
core-js@3.6.5 postinstall C:\Users\ACER\Desktop\second-react\batman\node_modules\core-js node -e “try{require(‘./postinstall’)}catch(e){}”
core-js-pure@3.6.5 postinstall C:\Users\ACER\Desktop\second-react\batman\node_modules\core-js-pure node -e “try{require(‘./postinstall’)}catch(e){}”
- react-scripts@3.4.3
- cra-template@1.0.3
- react@16.13.1
- react-dom@16.13.1 added 1598 packages from 745 contributors and audited 1602 packages in 552.931s
69 packages are looking for funding
run npm fund
for details
found 0 vulnerabilities
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:12
Top GitHub Comments
This works as a react install used to before the babel parser issue.
Yeah , That’s true @GalacticaStar