Radjah

grafana-zabbix $ yarn build

Sep 29th, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. $ yarn build
  2. yarn run v1.22.10
  3. $ webpack --config webpack/webpack.prod.conf.js --progress --colors
  4. clean-webpack-plugin: /home/pi/build/grafana-zabbix/dist has been removed.
  5. 92% chunk asset optimization NoAnnotateWebpackPlugin
  6. <--- Last few GCs --->
  7.  
  8. [11418:0x2e2dd58] 169004 ms: Scavenge 238.8 (242.2) -> 238.5 (242.2) MB, 12.2 / 0.0 ms (average mu = 0.129, current mu = 0.104) allocation failure
  9. [11418:0x2e2dd58] 169070 ms: Scavenge 238.9 (242.2) -> 238.8 (242.7) MB, 12.6 / 0.0 ms (average mu = 0.129, current mu = 0.104) allocation failure
  10. [11418:0x2e2dd58] 169159 ms: Scavenge 239.2 (242.7) -> 239.1 (242.9) MB, 21.2 / 0.0 ms (average mu = 0.129, current mu = 0.104) allocation failure
  11.  
  12.  
  13. <--- JS stacktrace --->
  14.  
  15. ==== JS stack trace =========================================
  16.  
  17. 0: ExitFrame [pc: 0xeab960]
  18. 1: StubFrame [pc: 0xe24fb0]
  19. Security context: 0x5ba4e8b5 <JSObject>
  20. 2: /* anonymous */ [0x39672eb1] [/home/pi/build/grafana-zabbix/node_modules/source-map/lib/source-node.js:~174] [pc=0x6da368d8](this=0x6e100121 <SourceNode map = 0x4e93d48d>,0x4db55379 <SourceNode map = 0x4e93d48d>)
  21. 3: arguments adaptor frame: 3->1
  22. 4: SourceNode_add [0x43a64fd5] [/home/pi/build/grafana-zabbix/node_modules/so...
  23.  
  24. FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
  25. Aborted
  26. error Command failed with exit code 134.
  27. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  28.  
Add Comment
Please, Sign In to add comment