Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
121 views
in Technique[技术] by (71.8m points)

javascript - set up new react js project

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...