Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. one is installed. You must install peer dependencies yourself.
  2. npm WARN [email protected] requires a peer of @babel/core@^7
  3. .1.0 but none is installed. You must install peer dependencies yourself.
  4. npm WARN [email protected] requires a peer of [email protected] - 3 but none is install
  5. ed. You must install peer dependencies yourself.
  6. npm WARN [email protected] requires a peer of popper.js@^1.16.0 but none is instal
  7. led. You must install peer dependencies yourself.
  8. npm WARN [email protected] requires a peer of [email protected] but n
  9. one is installed. You must install peer dependencies yourself.
  10. npm WARN [email protected] requires a peer of eslint-plugin-flowtype
  11. @2.x but none is installed. You must install peer dependencies yourself.
  12. npm WARN [email protected] requires a peer of webpack@>=2.0.0 <5.0.0 but none
  13. is installed. You must install peer dependencies yourself.
  14. npm WARN [email protected] requires a peer of jest-resolve@* but none is i
  15. nstalled. You must install peer dependencies yourself.
  16. npm WARN [email protected] requires a peer of react@>=^16.0.0 but none is ins
  17. talled. You must install peer dependencies yourself.
  18. npm WARN [email protected] requires a peer of react-dom@>=^16.0.0 but none is
  19. installed. You must install peer dependencies yourself.
  20. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\re
  21. act-scripts\node_modules\chokidar\node_modules\fsevents):
  22. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
  23. 1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"
  24. })
  25. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\ch
  26. okidar\node_modules\fsevents):
  27. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
  28. 1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"
  29. })
  30. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fse
  31. vents):
  32. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
  33. 1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}
  34. )
  35.  
  36. npm ERR! code ELIFECYCLE
  37. npm ERR! errno 1
  38. npm ERR! [email protected] postinstall: `node scripts/build.js`
  39. npm ERR! Exit status 1
  40. npm ERR!
  41. npm ERR! Failed at the [email protected] postinstall script.
  42. npm ERR! This is probably not a problem with npm. There is likely additional log
  43. ging output above.
  44.  
  45. npm ERR! A complete log of this run can be found in:
  46. npm ERR! C:\Users\JULIE\AppData\Roaming\npm-cache\_logs\2020-02-14T09_06_33_
  47. 470Z-debug.log
  48.  
  49. C:\Users\JULIE\OpenMRS-Tickets\openmrs-ocl-client>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement