Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2021
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. zoe@zoe-VirtualBox:~/openmrs-esm-primary-navigation$ npm cache clean --force
  2. npm WARN using --force I sure hope you know what you are doing.
  3.  
  4. zoe@zoe-VirtualBox:~/openmrs-esm-primary-navigation$ npm install -g
  5. npm WARN checkPermissions Missing write access to /usr/local/lib
  6. npm WARN @openmrs/esm-primary-navigation-app@2.1.0 requires a peer of @openmrs/esm-framework@3.x but none is installed. You must install peer dependencies yourself.
  7. npm WARN @openmrs/esm-primary-navigation-app@2.1.0 requires a peer of carbon-components@^10.21.0 but none is installed. You must install peer dependencies yourself.
  8. npm WARN @openmrs/esm-primary-navigation-app@2.1.0 requires a peer of carbon-icons@^7.0.7 but none is installed. You must install peer dependencies yourself.
  9. npm WARN @openmrs/esm-primary-navigation-app@2.1.0 requires a peer of react@^16.13.1 but none is installed. You must install peer dependencies yourself.
  10. npm WARN @openmrs/esm-primary-navigation-app@2.1.0 requires a peer of react-router-dom@^5.2.0 but none is installed. You must install peer dependencies yourself.
  11. npm WARN carbon-components-react@7.29.0 requires a peer of carbon-components@^10.9.0 but none is installed. You must install peer dependencies yourself.
  12. npm WARN carbon-components-react@7.29.0 requires a peer of carbon-icons@^7.0.7 but none is installed. You must install peer dependencies yourself.
  13. npm WARN carbon-components-react@7.29.0 requires a peer of react@^16.8.6 || ^17.0.1 but none is installed. You must install peer dependencies yourself.
  14. npm WARN carbon-components-react@7.29.0 requires a peer of react-dom@^16.8.6 || ^17.0.1 but none is installed. You must install peer dependencies yourself.
  15. npm WARN use-resize-observer@6.1.0 requires a peer of react@>=16.8.0 but none is installed. You must install peer dependencies yourself.
  16. npm WARN use-resize-observer@6.1.0 requires a peer of react-dom@>=16.8.0 but none is installed. You must install peer dependencies yourself.
  17. npm WARN @carbon/icons-react@10.26.0 requires a peer of react@>=16 but none is installed. You must install peer dependencies yourself.
  18. npm WARN downshift@5.2.1 requires a peer of react@>=0.14.9 but none is installed. You must install peer dependencies yourself.
  19. npm ERR! code EACCES
  20. npm ERR! syscall access
  21. npm ERR! path /usr/local/lib
  22. npm ERR! errno -13
  23. npm ERR! Error: EACCES: permission denied, access '/usr/local/lib'
  24. npm ERR! { [Error: EACCES: permission denied, access '/usr/local/lib']
  25. npm ERR! stack:
  26. npm ERR! 'Error: EACCES: permission denied, access \'/usr/local/lib\'',
  27. npm ERR! errno: -13,
  28. npm ERR! code: 'EACCES',
  29. npm ERR! syscall: 'access',
  30. npm ERR! path: '/usr/local/lib' }
  31. npm ERR!
  32. npm ERR! The operation was rejected by your operating system.
  33. npm ERR! It is likely you do not have the permissions to access this file as the current user
  34. npm ERR!
  35. npm ERR! If you believe this might be a permissions issue, please double-check the
  36. npm ERR! permissions of the file and its containing directories, or try running
  37. npm ERR! the command again as root/Administrator.
  38. npm ERR! A complete log of this run can be found in:
  39. npm ERR! /home/zoe/.npm/_logs/2021-03-02T18_14_52_804Z-debug.log
  40.  
  41. zoe@zoe-VirtualBox:~/openmrs-esm-primary-navigation$ npm install
  42. > husky@3.1.0 install /home/zoe/openmrs-esm-primary-navigation/node_modules/husky
  43. > node husky install
  44. husky > Setting up git hooks
  45. husky > Done
  46. > node-sass@5.0.0 install /home/zoe/openmrs-esm-primary-navigation/node_modules/node-sass
  47. > node scripts/install.js
  48. Downloading binary from https://github.com/sass/node-sass/releases/download/v5.0.0/linux-x64-64_binding.node
  49. Download complete..] - :
  50. Binary saved to /home/zoe/openmrs-esm-primary-navigation/node_modules/node-sass/vendor/linux-x64-64/binding.node
  51. Caching binary to /home/zoe/.npm/node-sass/5.0.0/linux-x64-64_binding.node
  52. > core-js-pure@3.9.0 postinstall /home/zoe/openmrs-esm-primary-navigation/node_modules/core-js-pure
  53. > node -e "try{require('./postinstall')}catch(e){}"
  54. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  55. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  56. > https://opencollective.com/core-js
  57. > https://www.patreon.com/zloirock
  58. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  59. > ejs@2.7.4 postinstall /home/zoe/openmrs-esm-primary-navigation/node_modules/ejs
  60. > node ./postinstall.js
  61. Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)
  62. > carbon-components@10.29.0 postinstall /home/zoe/openmrs-esm-primary-navigation/node_modules/carbon-components
  63. > carbon-telemetry collect --install
  64. > carbon-components-react@7.29.0 postinstall /home/zoe/openmrs-esm-primary-navigation/node_modules/carbon-components-react
  65. > carbon-telemetry collect --install
  66. > husky@3.1.0 postinstall /home/zoe/openmrs-esm-primary-navigation/node_modules/husky
  67. > opencollective-postinstall || exit 0
  68. Thank you for using husky!
  69. If you rely on this package, please consider supporting our open collective:
  70. > https://opencollective.com/husky/donate
  71. > node-sass@5.0.0 postinstall /home/zoe/openmrs-esm-primary-navigation/node_modules/node-sass
  72. > node scripts/build.js
  73. Binary found at /home/zoe/openmrs-esm-primary-navigation/node_modules/node-sass/vendor/linux-x64-64/binding.node
  74. Testing binary
  75. Binary is fine
  76. npm WARN @openmrs/esm-primary-navigation-app@2.1.0 requires a peer of @openmrs/esm-framework@3.x but none is installed. You must install peer dependencies yourself.
  77. npm WARN @openmrs/esm-api@3.1.10-pre.88 requires a peer of @openmrs/esm-config@3.x but none is installed. You must install peer dependencies yourself.
  78. npm WARN @openmrs/esm-api@3.1.10-pre.88 requires a peer of @openmrs/esm-error-handling@3.x but none is installed. You must install peer dependencies yourself.
  79. npm WARN @openmrs/esm-error-handling@3.1.10-pre.88 requires a peer of @openmrs/esm-styleguide@3.x but none is installed. You must install peer dependencies yourself.
  80. npm WARN @openmrs/esm-extensions@3.1.10-pre.88 requires a peer of @openmrs/esm-api@3.x but none is installed. You must install peer dependencies yourself.
  81. npm WARN @openmrs/esm-extensions@3.1.10-pre.88 requires a peer of @openmrs/esm-config@3.x but none is installed. You must install peer dependencies yourself.
  82. npm WARN @openmrs/esm-extensions@3.1.10-pre.88 requires a peer of @openmrs/esm-state@3.x but none is installed. You must install peer dependencies yourself.
  83. npm WARN @openmrs/esm-react-utils@3.1.10-pre.88 requires a peer of @openmrs/esm-api@3.x but none is installed. You must install peer dependencies yourself.
  84. npm WARN @openmrs/esm-react-utils@3.1.10-pre.88 requires a peer of @openmrs/esm-config@3.x but none is installed. You must install peer dependencies yourself.
  85. npm WARN @openmrs/esm-react-utils@3.1.10-pre.88 requires a peer of @openmrs/esm-error-handling@3.x but none is installed. You must install peer dependencies yourself.
  86. npm WARN @openmrs/esm-react-utils@3.1.10-pre.88 requires a peer of @openmrs/esm-extensions@3.x but none is installed. You must install peer dependencies yourself.
  87. npm WARN @openmrs/esm-config@3.1.10-pre.88 requires a peer of @openmrs/esm-state@3.x but none is installed. You must install peer dependencies yourself.
  88. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
  89. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  90. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
  91. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  92. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
  93. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  94. added 1986 packages from 851 contributors and audited 2004 packages in 118.944s
  95. 92 packages are looking for funding
  96. run `npm fund` for details
  97. found 0 vulnerabilities
  98. zoe@zoe-VirtualBox:~/openmrs-esm-primary-navigation$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement