Facebook
From Crisyelit, 2 Years ago, written in Plain Text.
This paste is a reply to error al git from crisyelit - view diff
Embed
Download Paste or View Raw
Hits: 274
  1. jhuliana@jhuliana:~/proyecto_React$ npx create-react-app my-app
  2.  
  3. Creating a new React app in /home/jhuliana/proyecto_React/my-app.
  4.  
  5. Installing packages. This might take a couple of minutes.
  6. Installing react, react-dom, and react-scripts with cra-template...
  7.  
  8. npm ERR! code ERR_SOCKET_TIMEOUT
  9. npm ERR! errno ERR_SOCKET_TIMEOUT
  10. npm ERR! request to https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz failed, reason: Socket timeout
  11.  
  12. npm ERR! A complete log of this run can be found in:
  13. npm ERR!     /home/jhuliana/.npm/_logs/2021-09-01T15_08_43_921Z-debug.log
  14.  
  15. Aborting installation.
  16.   npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
  17.  
  18. Deleting generated file... package.json
  19. Deleting my-app/ from /home/jhuliana/proyecto_React
  20. Done.
  21. npm ERR! code 1
  22. npm ERR! path /home/jhuliana/proyecto_React
  23. npm ERR! command failed
  24. npm ERR! command sh -c create-react-app "my-app"
  25.  
  26. npm ERR! A complete log of this run can be found in:
  27. npm ERR!     /home/jhuliana/.npm/_logs/2021-09-01T15_08_58_580Z-debug.log

Replies to error aln crear my app react rss

Title Name Language When
error al instalar nodejs Crisyelit text 2 Years ago.