Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Creating a new React app in E:reactjsProjmy-app.
  2.  
  3. Installing Packages. This might take a couple of minutes.
  4. Installing react, react-dom, and react-scripts...
  5.  
  6. core-js@2.6.9 postinstall E:reactjsProjmy-appnode_modulesbabel-runtimenode_modulescore-js
  7. > node scripts/postinstall || echo "ignore"
  8.  
  9.  
  10. > core-js-pure@3.1.4 postinstall E:reactjsProjmy-appnode_modulescore-js-pure
  11. > node scripts/postinstall || echo "ignore"
  12.  
  13. + react@16.8.6
  14. + react-dom@16.8.6
  15. + react-scripts@3.0.1
  16. added 1404 packages from 726 contributors and audited 901956 packages in 178.272s
  17. found 0 vulnerabilities.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement