Advertisement
Guest User

Untitled

a guest
Aug 21st, 2017
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. > frontend@0.1.0 build C:UsersJakecommand line
  2. workLearnDIterReactcloudstorage-mastercloudstorage-masterfrontend
  3. > react-scripts build
  4.  
  5. Creating an optimized production build...
  6. Failed to compile.
  7.  
  8. ./src/App.js
  9. Line 7: Import in body of module; reorder to top import/first
  10. Line 8: Import in body of module; reorder to top import/first
  11. Line 9: Import in body of module; reorder to top import/first
  12. Line 10: Import in body of module; reorder to top import/first
  13.  
  14. Search for the keywords to learn more about each error.
  15.  
  16.  
  17. npm ERR! code ELIFECYCLE
  18. npm ERR! errno 1
  19. npm ERR! frontend@0.1.0 build: `react-scripts build`
  20. npm ERR! Exit status 1
  21. npm ERR!
  22. npm ERR! Failed at the frontend@0.1.0 build script.
  23. npm ERR! This is probably not a problem with npm. There is likely additional
  24. logging output above.
  25.  
  26. npm ERR! A complete log of this run can be found in:
  27. npm ERR! C:UsersJakeAppDataRoamingnpm-cache_logs2017-08-
  28. 21T11_44_10_407Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement