@goncalolopes Ok... why are you adding this? Give more context.
JavaScript heap out of memory
Hi guys, i´m develop an website with laravel and vue.
When i add this {{object.object}}
my npm run watch crash with this error: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
specs:
"header": { "event": "Allocation failed - JavaScript heap out of memory", "trigger": "FatalError", "filename": "report.20200219.105007.8932.0.001.json", "dumpEventTime": "2020-02-19T10:50:07Z", "dumpEventTimeStamp": "1582109407175", "processId": 8932, "cwd": "C:\laragon\www\persona", "commandLine": [ "C:\laragon\bin\nodejs\node-v12\node.exe", "C:\laragon\www\persona\node_modules\webpack\bin\webpack.js", "--progress", "--hide-modules", "--config=node_modules/laravel-mix/setup/webpack.config.js", "--watch" ], "nodejsVersion": "v12.5.0", "wordSize": 64, "arch": "x64", "platform": "win32", "componentVersions": { "node": "12.5.0", "v8": "7.5.288.22-node.14", "uv": "1.29.1", "zlib": "1.2.11", "brotli": "1.0.7", "ares": "1.15.0", "modules": "72", "nghttp2": "1.38.0", "napi": "4", "llhttp": "1.1.4", "http_parser": "2.8.0", "openssl": "1.1.1c", "cldr": "35.1", "icu": "64.2", "tz": "2019a", "unicode": "12.1" },
Please or to participate in this conversation.