Read the statement by Michael Teeuw here.
Default Calendar Not Loading Events After New MM Update
-
@angeliKITTYx the end of your prior log post says 22.21.1 is installed
installing : node-v22.21.1 mkdir : /usr/local/n/versions/node/22.21.1 fetch : https://nodejs.org/dist/v22.21.1/node-v22.21.1-linux-arm64.tar.xz copying : node/22.21.1 installed : v22.21.1 (with npm 10.9.4) <-----are you in the same terminal window??
if so, you needhash -rto capture the path change
do
which nodeso we can see where it it located…
-
all the same terminal window. i don’t have anything else open. i know it says 22.21.1, but then node version says 19… very odd.
kittypi@KITTYpi:~/MagicMirror $ hash -r kittypi@KITTYpi:~/MagicMirror $ which node /usr/local/node/bin/node kittypi@KITTYpi:~/MagicMirror $ node --version v22.19.0 kittypi@KITTYpi:~/MagicMirror $ -
@angeliKITTYx ok, close that window and open another and
try the node --version again -
closed the terminal, opened a new terminal…
kittypi@KITTYpi:~ $ node --version v22.19.0 kittypi@KITTYpi:~ $ cd MagicMirror kittypi@KITTYpi:~/MagicMirror $ node --version v22.19.0 kittypi@KITTYpi:~/MagicMirror $ -
@angeliKITTYx weird
Dowhich nodeGo to that folder
sudo mv node onode hash -r which node node —version -
kittypi@KITTYpi:~/MagicMirror $ cd .. kittypi@KITTYpi:~ $ which node /usr/local/node/bin/node ... kittypi@KITTYpi:/ $ cd usr kittypi@KITTYpi:/usr $ cd local kittypi@KITTYpi:/usr/local $ cd node kittypi@KITTYpi:/usr/local/node $ cd bin kittypi@KITTYpi:/usr/local/node/bin $ cd node bash: cd: node: Not a directory kittypi@KITTYpi:/usr/local/node/bin $ sudo mv node onode hash -r which node node —version /usr/local/bin/node node:internal/modules/cjs/loader:1386 throw err; ^ Error: Cannot find module '/usr/local/node/bin/—version' at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15) at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19) at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22) at Function._load (node:internal/modules/cjs/loader:1192:37) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) at node:internal/main/run_main_module:36:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v22.21.1 kittypi@KITTYpi:/usr/local/node/bin $ -
@angeliKITTYx i hate this editor on my phone changing the characters
do
node --versionit should report 22.21.1
thencd ~/MagicMirror npm run install-mm -
@sdetweil
it’s booting now! hurray! however, now I’m getting the package lock error when i try to complete the calendarext3 update and none of my events are populating. I have a thread up on someone else’s trouble shooting but I’m out of time this morning. I be back at it this afternoon. thank you again for all your help. -
@angeliKITTYx awesome. Thanks for the feedback
package-lock? Erase that file then do the update
There is a known bug affecting modules that have functions in their config like ext3. We are discussing ways to distribute these fixes.
-
Did you get the npm run install-mm done after verifying node version was correct?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login