A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Npm intstall
-
thank you
-
On the other hand I can’t think of any negative aspect. So if in doubt, just run
npm install
. If it is not required, it won’t do any harm -
thank you
-
@Damian if you dont intend to develop on modules you can also just do
npm install --productive
, which just downloads those ones needed for production and doesn’t download the development dependencies. -
thank you good to know