kristoferjoseph / postcss-modular-scale

PostCSS plugin for adding modular scale to your styles
MIT License
53 stars 9 forks source link

bases <= 0, ratios <= 1 result in process out of memory #19

Open wc-matteo opened 8 years ago

wc-matteo commented 8 years ago
<--- Last few GCs --->

   15354 ms: Scavenge 1396.9 (1455.1) -> 1396.9 (1455.1) MB, 0.3 / 0 ms (+ 2.0 ms in 1 steps since last GC) [allocation failure] [incremental marking delaying mark-sweep].
   16199 ms: Mark-sweep 1396.9 (1455.1) -> 1394.8 (1455.1) MB, 845.2 / 0 ms (+ 3.0 ms in 2 steps since start of marking, biggest step 2.0 ms) [last resort gc].
   17260 ms: Mark-sweep 1394.8 (1455.1) -> 1394.8 (1455.1) MB, 1061.4 / 0 ms [last resort gc].

<--- JS stacktrace --->

==== JS stack trace =========================================

Security context: 000003829D5E3AD1 <JS Object>
    1: ms(aka ms) [\node_modules\modular-scale\index.js:~53] [pc=000003AE1966AEFC] (this=000003829D504189 <undefined>,value=1)
    2: /* anonymous */(aka /* anonymous */) [\node_modules\postcss-modular-scale\index.js:65] [pc=000003AE1965C1DC] (this=000003829D504189 <undefined>,decl=000000D757460999 <a Declaration wi...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory