Advertisement
Guest User

Untitled

a guest
Aug 24th, 2018
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. ==> Starting build()...
  2.  
  3. > node-sass@4.9.2 install /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/node_modules/node-sass
  4. > node scripts/install.js
  5.  
  6. Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.2/linux-x64-64_binding.node
  7. Download complete .] - :
  8. Binary saved to /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/node_modules/node-sass/vendor/linux-x64-64/binding.node
  9. Caching binary to /home/peoro/.cache/yay/bitwarden_rs-vault/src/npm-cache/node-sass/4.9.2/linux-x64-64_binding.node
  10.  
  11. > ngx-infinite-scroll@0.8.4 postinstall /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/node_modules/ngx-infinite-scroll
  12. > opencollective postinstall
  13.  
  14.  
  15. Thanks for installing ngx-infinite-scroll
  16. Please consider donating to our open collective
  17. to help us maintain this package.
  18.  
  19. Number of contributors: 24
  20. Number of backers: 2
  21. Annual budget: $57
  22. Current balance: $37
  23.  
  24. Donate: https://opencollective.com/ngx-infinite-scroll/donate
  25.  
  26.  
  27. > node-sass@4.9.2 postinstall /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/node_modules/node-sass
  28. > node scripts/build.js
  29.  
  30. Binary found at /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/node_modules/node-sass/vendor/linux-x64-64/binding.node
  31. Testing binary
  32. Binary is fine
  33.  
  34. > tldjs@2.0.0 postinstall /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/node_modules/tldjs
  35. > node ./bin/postinstall.js
  36.  
  37.  
  38. > bitwarden-web@2.1.1 postinstall /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1
  39. > npm run sub:init
  40.  
  41.  
  42. > bitwarden-web@2.1.1 sub:init /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1
  43. > git submodule update --init --recursive
  44.  
  45. npm WARN bitwarden-web@2.1.1 No repository field.
  46. npm WARN bitwarden-web@2.1.1 No license field.
  47. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
  48. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  49.  
  50. added 1319 packages from 753 contributors and audited 8443 packages in 126.545s
  51. found 9 vulnerabilities (1 low, 4 moderate, 4 high)
  52. run `npm audit fix` to fix them, or `npm audit` for details
  53.  
  54. > bitwarden-web@2.1.1 dist /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1
  55. > npm run build:prod && gulp postdist
  56.  
  57.  
  58. > bitwarden-web@2.1.1 build:prod /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1
  59. > gulp prebuild && cross-env NODE_ENV=production webpack --config webpack.config.js
  60.  
  61. [09:40:38] Using gulpfile ~/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/gulpfile.js
  62. [09:40:38] Starting 'clean'...
  63. [09:40:38] Finished 'clean' after 19 ms
  64. [09:40:38] Starting 'webfonts'...
  65. [09:40:39] Finished 'webfonts' after 563 ms
  66. [09:40:39] Starting 'prebuild'...
  67. [09:40:39] Finished 'prebuild' after 135 μs
  68. clean-webpack-plugin: /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/build/* has been removed.
  69. (node:18908) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
  70. (node:18908) DeprecationWarning: Tapable.apply is deprecated. Call apply on the plugin directly instead
  71. DEPRECATION WARNING on line 3, column 8 of /home/peoro/.cache/yay/bitwarden_rs-vault/src/web-2.1.1/src/scss/plugins.scss:
  72. Including .css files with @import is non-standard behaviour which will be removed in future versions of LibSass.
  73. Use a custom importer to maintain this behaviour. Check your implementations documentation on how to create a custom importer.
  74.  
  75. npm ERR! code ELIFECYCLE
  76. npm ERR! errno 1
  77. npm ERR! bitwarden-web@2.1.1 build:prod: `gulp prebuild && cross-env NODE_ENV=production webpack --config webpack.config.js`
  78. npm ERR! Exit status 1
  79. npm ERR!
  80. npm ERR! Failed at the bitwarden-web@2.1.1 build:prod script.
  81. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  82.  
  83. npm ERR! A complete log of this run can be found in:
  84. npm ERR! /home/peoro/.cache/yay/bitwarden_rs-vault/src/npm-cache/_logs/2018-08-24T07_47_45_614Z-debug.log
  85. npm ERR! code ELIFECYCLE
  86. npm ERR! errno 1
  87. npm ERR! bitwarden-web@2.1.1 dist: `npm run build:prod && gulp postdist`
  88. npm ERR! Exit status 1
  89. npm ERR!
  90. npm ERR! Failed at the bitwarden-web@2.1.1 dist script.
  91. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  92.  
  93. npm ERR! A complete log of this run can be found in:
  94. npm ERR! /home/peoro/.cache/yay/bitwarden_rs-vault/src/npm-cache/_logs/2018-08-24T07_47_45_672Z-debug.log
  95. ==> ERROR: A failure occurred in build().
  96. Aborting...
  97. Error making: bitwarden_rs-vault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement