Advertisement
maifeeulasad

electron react yarn 134

Feb 5th, 2020
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1.  
  2. yarn run v1.17.3
  3. $ react-scripts start
  4. i 「wds」: Project is running at http://0.0.0.0:3000/
  5. i 「wds」: webpack output is served from /
  6. i 「wds」: Content not from webpack is served from E:\gits\telapoka-dev\telapoka-react\public
  7. i 「wds」: 404s will fallback to /index.html
  8. Starting the development server...
  9.  
  10.  
  11. <--- Last few GCs --->
  12.  
  13. [2260:0000019DDCF58EB0] 134175 ms: Scavenge 1375.7 (1424.0) -> 1375.4 (1424.5) MB, 11.0 / 0.0 ms (average mu = 0.124, current mu = 0.023) allocation failure
  14. [2260:0000019DDCF58EB0] 137527 ms: Mark-sweep 1376.1 (1424.5) -> 1375.8 (1424.5) MB, 3339.8 / 0.0 ms (average mu = 0.070, current mu = 0.014) allocation failure scavenge might not su
  15. cceed
  16.  
  17.  
  18. <--- JS stacktrace --->
  19.  
  20. ==== JS stack trace =========================================
  21.  
  22. 0: ExitFrame [pc: 0000001B64F5C5C1]
  23. 1: StubFrame [pc: 0000001B64F4EC05]
  24. Security context: 0x03045269e6e9 <JSObject>
  25. 2: replace [00000304526905E9](this=0x03b789806cc9 <String[80]: E:\gits\telapoka-dev\telapoka-react\node_modules\react-file-viewer\dist\index.js>,0x014e3ebde1c1 <JSRegExp <String[2]:
  26. \\>>,0x014cc71b23e1 <String[1]: />)
  27. 3: _append [000001ED43DEE861] [E:\gits\telapoka-dev\telapoka-react\node_modules\@babel\gener...
  28.  
  29. FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
  30. 1: 00007FF761E3C6AA v8::internal::GCIdleTimeHandler::GCIdleTimeHandler+4506
  31. 2: 00007FF761E17416 node::MakeCallback+4534
  32. 3: 00007FF761E17D90 node_module_register+2032
  33. 4: 00007FF76213189E v8::internal::FatalProcessOutOfMemory+846
  34. 5: 00007FF7621317CF v8::internal::FatalProcessOutOfMemory+639
  35. 6: 00007FF762317F94 v8::internal::Heap::MaxHeapGrowingFactor+9620
  36. 7: 00007FF76230EF76 v8::internal::ScavengeJob::operator=+24550
  37. 8: 00007FF76230D5CC v8::internal::ScavengeJob::operator=+17980
  38. 9: 00007FF762316317 v8::internal::Heap::MaxHeapGrowingFactor+2327
  39. 10: 00007FF762316396 v8::internal::Heap::MaxHeapGrowingFactor+2454
  40. 11: 00007FF762440637 v8::internal::Factory::NewFillerObject+55
  41. 12: 00007FF7624BD826 v8::internal::operator<<+73494
  42. 13: 0000001B64F5C5C1
  43. error Command failed with exit code 134.
  44. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  45.  
  46. Process finished with exit code 134
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement