NPM Install ?


Recommended Posts

Just set up a MagicMirror docker / server and I've been tinkering with some modules they offer.  Most of them require a command in the /Magic_Mirror/Modules/(Module name) sub-folder:

npm install

For instance, a weather module located here   I've tried running that in unRaid CLI and it returns an error. 

 

Anyone knows what that is and what I can do to get past that point?

 

 

Edited by CoZ
typos / spelling
Link to comment
40 minutes ago, jonathanm said:

docker exec -it <container name> /bin/bash

 

I know just enough to be dangerous to myself and my system. lol  

 

I take it I run that command in the unRaid CLI?  So it would be:

 

docker exec -it MagicMirror2 /bin/bash

?

Edited by CoZ
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.