I have installed this stock price module
https://github.com/alexyak/stocks
It worked for me earlier but now it doesn’t work anymore. I can’t find any specific reason. Please help me out.
Read the statement by Michael Teeuw here.
Posts made by yours.mukul
-
Stock Module Problem
-
Parsing Notifications/Data to Modules
I have some custom python scripts which run under another project on my raspberry pi. Is it possible that a script running outside MagicMirror folder to Parse Notifications or Some data to Modules running in MagicMirror? If not then, what is another approach to Parse Notification or data into a Module from an external script?
-
Error installing MagicMirror
I got following warnings during installation
npm WARN stylelint-config-standard@17.0.0 requires a peer of stylelint @^8.0.0 but none was installed
npm WARN grunt-stylelint@0.9.0 requires a peer of stylelint @^8.0.0 but none was installed
npm WARN stylelint-config-recommended@1.0.0 requires a peer of stylelint @^8.0.0 but none was installedUnmet peer dependency stylelint@^8.0.0
UNMET peer dependency stylelint@7.13.0npm WARN prefer global coffee-script@1.10.0 should be installed with -g
npm WARN prefer global jsonlint@1.6.2 should be installed with -g
npm WARN prefer global colorguard@1.2.0 should be installed with -g -
Can't install nodejs with npm
Here I’m getting errors while installing Magic Mirror. There is dependencies conflict between nodejs and npm. I also tried sudo apt-get install nodejs npm. But still couldn’t get the results!
(https://drive.google.com/file/d/0B-VDwmijH28wZWpjM0Y4S2NKRVk/view?usp=sharing
https://drive.google.com/file/d/0B-VDwmijH28wa2JNSFlNenRmczA/view?usp=sharing) -
RE: Magic Mirror on Jessie Lite
@tosti007 well there are problems with nodejs and npm. Please help me out with it. I did run
sudo apt-get install nodejs npm.And there is error of dependencies conflict.
-
RE: Magic Mirror on Jessie Lite
I’m getting error while downloading magic mirror, the images of eroor is in below links
(https://drive.google.com/file/d/0B-VDwmijH28wZWpjM0Y4S2NKRVk/view?usp=sharing
https://drive.google.com/file/d/0B-VDwmijH28wa2JNSFlNenRmczA/view?usp=sharing) -
Magic Mirror on Jessie Lite
Hi, I’m using the Raspbian Lite or Jessie Lite on my raspberry pi. Due to some reasons I ca’nt shift to GUI version of Raspbian. Can anyone please tell me how to run magic mirror on Jessie lite? What core modules should I install to make it work on the terminal version of Jessie?