I am a beginner in react js and trying to set up my first react js project but getting below error.log file errors:
Arguments:
C:Program Files
odejs
ode.exe C:Program Files (x86)Yarninyarn.js add --exact react react-dom react-scripts cra-template --cwd E:vofficevofficefrontend
PATH:
C:Program Files (x86)Common FilesOracleJavajavapath;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:WindowsSystem32OpenSSH;C:Program Files
odejs;C:Program FilesMongoDBServer4.2in;C:Program Files (x86)Yarnin;C:Program FilesGitcmd;C:Program Files (x86)Notepad++;C:Program FilesPerforce;C:Program FilesJavajdk1.8.0_191in;C:UsersYoinab TechAppDataLocalMicrosoftWindowsApps;C:UsersYoinab TechAppDataRoaming
pm;C:UsersYoinab TechAppDataLocalProgramsMicrosoft VS Codein;C:UsersYoinab TechAppDataLocalYarnin;C:Program FilesApache Software Foundationapache-maven-3.6.3in;C:Program FilesJavajdk1.8.0_191;
Yarn version:
1.22.4
Node version:
12.18.2
Platform:
win32 x64
Trace:
Error: connect ETIMEDOUT 104.16.17.35:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16)
npm manifest:
{
"name": "vofficefrontend",
"version": "0.1.0",
"private": true
}
have more lines of error code in that file but here not allow to write all line of error here so please try to figure out a solution with this only thank you.
question from:
https://stackoverflow.com/questions/65670864/set-up-new-react-js-project 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…