@Jalibu
I get error when I try “npm install” from MMM-JaST directory
Read the statement by Michael Teeuw here.
Posts
-
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
-
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
@sdetweil
I have doubled swap space and added heap settings in config.js but it did not change anything, Still same crash as beforeMaybe 1G RAM is too small for this program?
leonid@magicmirror:~/MagicMirror/modules/MMM-Jast $ free -h
total used free shared buff/cache available
Mem: 922Mi 247Mi 221Mi 31Mi 453Mi 589Mi
Swap: 199Mi 54Mi 145Mi
leonid@magicmirror:~/MagicMirror/modules/MMM-Jast $ -
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
@sdetweil
Thanks,
I have tried both of these things and nothing helped :(leonid@magicmirror:~/MagicMirror/modules/MMM-Jast $ free -h
total used free shared buff/cache available
Mem: 922Mi 164Mi 441Mi 8.0Mi 316Mi 695Mi -
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
I had tried to install MMM-Jast module several times but always get this error:
I run Magic Mirror on Raspberry Pi2B . Is this a problem?(???) ? idealTree:MMM-Jast: sill idealTree buildDeps
<— Last few GCs —>[28023:0x57d41a8] 57937 ms: Mark-Compact (reduce) 225.8 (233.7) -> 225.7 (233.9) MB, 270.99 / 0.02 ms (+ 84.6 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 445 ms) (average mu = 0.932, current mu = 0.608) a[28023:0x57d41a8] 58305 ms: Mark-Compact (reduce) 226.1 (233.9) -> 226.1 (234.4) MB, 356.64 / 0.00 ms (average mu = 0.834, current mu = 0.030) allocation failure; scavenge might not succeed
<— JS stacktrace —>
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----Aborted
leonid@magicmirror:~/MagicMirror/modules/MMM-Jast $ -
MMM-AVStock and MMM-MktIndex dont update
Neither of these modules update stock market values.
The table comes up but there are no numbers.
All other modules work fine, so this is not connection issue.
Please help!
Thank you