Kristjan ESPERANTO b9d63d7252
Use "node --run" instead of "npm run" (#3764)
This has the advantage that the package manager is no longer involved
after the installation process.

However, previous start commands such as `npm run start` continue to
work. So we don't even have to adapt the documentation.
2025-05-06 20:33:42 +02:00
..
2022-01-26 23:47:51 +01:00
2024-01-01 15:38:08 +01:00

Module: Update Notification

The updatenotification module is one of the default modules of the MagicMirror². This will display a message whenever a new version of the MagicMirror² application is available.

For configuration options, please check the MagicMirror² documentation.