You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MagicMirror² updates may change the minimum version of `Node.js` that is required,
33
+
and the installation script above may fail if your system does not meet that
34
+
minimum requirement. You can find information on installing newer versions of
35
+
`Nodes.js`[here](https://github.com/nodesource/distributions) and
36
+
[here](https://nodejs.org/en/download). And you can find information on the minimum
37
+
version of `Node.js` that is required by MagicMirror²
38
+
[here](https://github.com/MagicMirrorOrg/MagicMirror/releases) or by running the
39
+
upgrade script above and reading any error messages.
40
+
41
+
## Alternative Upgrade Methods
42
+
43
+
::: tip NOTE
44
+
45
+
Users who prefer a straightforward, automated solution may find alternative methods more practical. Although convenient, not using the manual method above may mean that you gain less insight into the system, which could make it harder to troubleshoot issues independently.
46
+
47
+
:::
48
+
49
+
### Community-Maintained Automatic Upgrade Script
50
+
51
+
Sam (@sdetweil, long time contributor of the MagicMirror² framework) maintains an
0 commit comments