Advertisement
Guest User

Erro do build do Higor

a guest
Sep 20th, 2018
571
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.66 KB | None | 0 0
  1. PS C:\Users\higor.rosa\workspace\olam.cms.web> ng build --prod
  2. Your global Angular CLI version (6.0.8) is greater than your local
  3. version (1.7.2). The local Angular CLI version is used.
  4.  
  5. To disable this warning use "ng config -g cli.warnings.versionMismatch false".
  6.  90% chunk assets processing
  7. <--- Last few GCs --->
  8.  
  9. [7980:000001EEEC659510]   122653 ms: Mark-sweep 1356.8 (1478.8) -> 1356.7 (1480.3) MB, 1308.8 / 0.0 ms  allocation failure GC in old space requested
  10. [7980:000001EEEC659510]   123954 ms: Mark-sweep 1356.7 (1480.3) -> 1356.7 (1446.3) MB, 1300.6 / 0.0 ms  last resort GC in old space requested
  11. [7980:000001EEEC659510]   125259 ms: Mark-sweep 1356.7 (1446.3) -> 1356.7 (1442.3) MB, 1303.4 / 0.0 ms  last resort GC in old space requested
  12.  
  13.  
  14. <--- JS stacktrace --->
  15.  
  16. ==== JS stack trace =========================================
  17.  
  18. Security context: 0000030404BA5879 <JSObject>
  19.     1: charCodeAt(this=000001D804BE76F9 <Very long string[408064]>,0)
  20.     2: /* anonymous */ [C:\Users\higor.rosa\workspace\olam.cms.web\node_modules\acorn\dist\acorn.js:4670] [bytecode=000000461E4FB729 offset=46](this=000001D804BE7759 <Parser map = 000000907185F8F9>)
  21.     3: /* anonymous */ [C:\Users\higor.rosa\workspace\olam.cms.web\node_modules\acorn\dist\acorn.js:4603] [bytecode=0000001C5A6...
  22.  
  23. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
  24.  1: node_module_register
  25.  2: v8::internal::FatalProcessOutOfMemory
  26.  3: v8::internal::FatalProcessOutOfMemory
  27.  4: v8::internal::Factory::NewRawTwoByteString
  28.  5: v8::internal::Smi::SmiPrint
  29.  6: v8::internal::StackGuard::HandleInterrupts
  30.  7: v8::internal::AsmJsScanner::IsNumberStart
  31.  8: 0000023A345843C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement