A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
why when install npm it show this WARN
-
Are you sure you’re running the command in the right directory?
-
@mykle1 when I git clone a modules then I execute npm install i got this problem
-
You must execute
npm install
inside that module folderExample:
git clone https://github.com/mykle1/MMM-LICE.git
then
cd MMM-LICE
then
npm install
-
@mykle1 i did that but i still got this problem
-
What module are you talking about?