Advertisement
Guest User

node>13.0.0

a guest
Nov 21st, 2019
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.40 KB | None | 0 0
  1. ~/.../neo/neo-client $ npm i
  2. npm WARN lifecycle The node binary used for scripts is /Users/ammarnajjar/.nodenv/shims/node but npm is using /usr/local/Cellar/node/13.1.0/bin/node itself. Use the `-
  3. -scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
  4.  
  5. > fsevents@1.2.9 install /Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents
  6. > node install
  7.  
  8. node-pre-gyp WARN Using request for node-pre-gyp https download
  9. node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.9/fse-v1.2.9-node-v79-darwin-x64.tar.gz
  10. node-pre-gyp WARN Pre-built binaries not found for fsevents@1.2.9 and node@13.1.0 (node-v79 ABI, unknown) (falling back to source compile with node-gyp)
  11. No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
  12.  
  13. No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
  14.  
  15. No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
  16.  
  17. gyp: No Xcode or CLT version detected!
  18. gyp ERR! configure error
  19. gyp ERR! stack Error: `gyp` failed with exit code: 1
  20. gyp ERR! stack     at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
  21. gyp ERR! stack     at ChildProcess.emit (events.js:210:5)
  22. gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
  23. gyp ERR! System Darwin 19.0.0
  24. gyp ERR! command "/usr/local/Cellar/node/13.1.0/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--
  25. module=/Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents/lib/binding/Release/node-v79-darwin-x64/fse.node" "--module_name=fse" "--module_path=/Users/am
  26. marnajjar/workspace/neo/neo-client/node_modules/fsevents/lib/binding/Release/node-v79-darwin-x64" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "-
  27. -node_napi_label=node-v79"
  28. gyp ERR! cwd /Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents
  29. gyp ERR! node -v v13.1.0
  30. gyp ERR! node-gyp -v v5.0.5
  31. gyp ERR! not ok
  32. node-pre-gyp ERR! build error
  33. node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/Cellar/node/13.1.0/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configur
  34. e --fallback-to-build --module=/Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents/lib/binding/Release/node-v79-darwin-x64/fse.node --module_name=fse --m
  35. odule_path=/Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents/lib/binding/Release/node-v79-darwin-x64 --napi_version=5 --node_abi_napi=napi --napi_build
  36. _version=0 --node_napi_label=node-v79' (1)
  37. node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.j
  38. s:83:29)
  39. node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:210:5)
  40. node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1028:16)
  41. node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
  42. node-pre-gyp ERR! System Darwin 19.0.0
  43. node-pre-gyp ERR! command "/usr/local/Cellar/node/13.1.0/bin/node" "/Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents/node_modules/node-pre-gyp/bin/nod
  44. e-pre-gyp" "install" "--fallback-to-build"
  45. node-pre-gyp ERR! cwd /Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents
  46. node-pre-gyp ERR! node -v v13.1.0
  47. node-pre-gyp ERR! node-pre-gyp -v v0.12.0
  48. node-pre-gyp ERR! not ok
  49. Failed to execute '/usr/local/Cellar/node/13.1.0/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=
  50. /Users/ammarnajjar/workspace/neo/neo-client/node_modules/fsevents/lib/binding/Release/node-v79-darwin-x64/fse.node --module_name=fse --module_path=/Users/ammarnajjar/w
  51. orkspace/neo/neo-client/node_modules/fsevents/lib/binding/Release/node-v79-darwin-x64 --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=no
  52. de-v79' (1)
  53.  
  54. > husky@3.0.9 install /Users/ammarnajjar/workspace/neo/neo-client/node_modules/husky
  55. > node husky install
  56.  
  57. husky > Setting up git hooks
  58. husky > Done
  59.  
  60. > node-sass@4.13.0 install /Users/ammarnajjar/workspace/neo/neo-client/node_modules/node-sass
  61. > node scripts/install.js
  62.  
  63. Cached binary found at /Users/ammarnajjar/.npm/node-sass/4.13.0/darwin-x64-79_binding.node
  64.  
  65. > core-js@3.2.1 postinstall /Users/ammarnajjar/workspace/neo/neo-client/node_modules/@angular-devkit/build-angular/node_modules/core-js
  66. > node scripts/postinstall || echo "ignore"
  67.  
  68. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  69.  
  70. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  71. > https://opencollective.com/core-js
  72. > https://www.patreon.com/zloirock
  73.  
  74. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  75.  
  76.  
  77. > core-js@2.6.10 postinstall /Users/ammarnajjar/workspace/neo/neo-client/node_modules/babel-runtime/node_modules/core-js
  78. > node postinstall || echo "ignore"
  79.  
  80. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  81.  
  82. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  83. > https://opencollective.com/core-js
  84. > https://www.patreon.com/zloirock
  85. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  86.  
  87.  
  88. > core-js@2.6.10 postinstall /Users/ammarnajjar/workspace/neo/neo-client/node_modules/babel-runtime/node_modules/core-js
  89. > node postinstall || echo "ignore"
  90.  
  91. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  92.  
  93. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  94. > https://opencollective.com/core-js
  95. > https://www.patreon.com/zloirock
  96.  
  97. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  98.  
  99.  
  100. > @angular/cli@8.3.19 postinstall /Users/ammarnajjar/workspace/neo/neo-client/node_modules/@angular/cli
  101. > node ./bin/postinstall/script.js
  102.  
  103.  
  104. > @compodoc/compodoc@1.1.11 postinstall /Users/ammarnajjar/workspace/neo/neo-client/node_modules/@compodoc/compodoc
  105. > opencollective-postinstall || exit 0
  106.  
  107. Thank you for using @compodoc/compodoc!
  108. If you rely on this package, please consider supporting our open collective:
  109. > https://opencollective.com/compodoc/donate
  110.  
  111.  
  112. > @nrwl/angular@8.6.0 postinstall /Users/ammarnajjar/workspace/neo/neo-client/node_modules/@nrwl/angular
  113. > node ./scripts/nx-cli-warning.js
  114.  
  115.  
  116. > husky@3.0.9 postinstall /Users/ammarnajjar/workspace/neo/neo-client/node_modules/husky
  117. > opencollective-postinstall || exit 0
  118.  
  119. Thank you for using husky!
  120. If you rely on this package, please consider supporting our open collective:
  121. > https://opencollective.com/husky/donate
  122.  
  123.  
  124. > node-sass@4.13.0 postinstall /Users/ammarnajjar/workspace/neo/neo-client/node_modules/node-sass
  125. > node scripts/build.js
  126.  
  127. Binary found at /Users/ammarnajjar/workspace/neo/neo-client/node_modules/node-sass/vendor/darwin-x64-79/binding.node
  128. Testing binary
  129. Binary is fine
  130. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
  131. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 install: `node install`
  132. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
  133.  
  134. added 1680 packages from 1246 contributors in 41.116s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement