Read the statement by Michael Teeuw here.
MMM-Instagram - Pull and animate photos from Instagram feed
-
@wjdw87 Based on the code you have provided above, it looks correct. It does not have the tempimpage anywhere.
I did not ask you to delete any code, but somehow the code you were running had tempimage misspelled to tempimpage.
The messages you are showing in the screenshot, are from the core system, but does show that the instagram feed module is running. So there is something else.
To confirm:
- You cloned the module from github
- You generated a token for instragram
- Configured the config.js file, configuration for the module appropriately
-
I’m all good… I have NO idea where I got that version from but I copied over your original and it fired up…
Thank you!
I believe that version is yoless fork… someone wanted the ability to adjust width and height… which is not a bad idea … ;)
-
Awesome! Glad to hear we got it all set up! Enjoy the module!
-
@kapsolas said in MMM-Instagram - Pull and animate photos from Instagram feed:
Awesome! Glad to hear we got it all set up! Enjoy the module!
I really do! Thanks for all your hard work!
-
Hmm… from here : https://github.com/kapsolas/MMM-Instagram
Do you have to install : https://www.npmjs.com/package/request - How?
To confirm:
You cloned the module from github - YES
You generated a token for instragram - YES
Configured the config.js file, configuration for the module appropriately - YES
reply -
@wjdw87
cd ~/MagicMirror/modules/MMM-Instagram npm install
-
@wjdw87 said in MMM-Instagram - Pull and animate photos from Instagram feed:
Hmm… from here : https://github.com/kapsolas/MMM-Instagram
Do you have to install : https://www.npmjs.com/package/request - How?
To confirm:
You cloned the module from github - YES
You generated a token for instragram - YES
Configured the config.js file, configuration for the module appropriately - YES
replyOH that’s the easy part ;)
In the terminal window [the one you type in ‘npm start’ to start the mirror]… go to the modules dir then the MMM-Instagram dir
MagicMirror/modules/MMM-Instagram
type in without quotes “npm install”
Once that’s finished go back to the MagicMirror and start your mirror :)
-
Many Thanks @cowboysdude , @strawberry-3-141
I just did a fresh install oof the module, then the dependency.
Still no luck :(
-
@wjdw87
Ok hang in there kid… just about there…
-
This post is deleted!