aranja / tux

"Create React App" with SSR and a flexible addon system

Home Page:https://tux.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript heap out of memory

rthor opened this issue · comments

Happened after not finding an import module:

Security context: 0xXXXXXX <JSObject>
    1: _parseMappings(aka SourceMapConsumer_parseMappings)

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory

Was the server running for a long time (many recompiles)? There was already a memory leak in webpack-hot-server-middleware, which I thought was fixed already.

Only about 3 hours, max...