Read the statement by Michael Teeuw here.
The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0
-
@wmx no. The modules are down level in their package.json dependencies.
-
@wmx the upgrade script only upgrades the base, and does npm
Install for the modules that have dependencies in their package.json.Upgrading modules is up to the author, and user for the process. Many times deprecated libraries force code changes on update.
-
@sdetweil ok, understood.
I updated my 3 additional modules but still get~/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTRAPIf i switch to
DISPLAY=:0 npm run serverit starts and I can see the webpage in a browser, but no screen on my mirror. Here only the graphical desktop.
What else can I do or check? -
-
@wmx just reinstalling the old module definition will not fix the old dependency. The author must change the module package
-
@sdetweil I used your scripts.
After Upgrade I switched to wayfire in raspi-config and rebooted.
But I can try to get back to X11 and try the additional parameter (:x11).
Two of the modules had updates. I updated these (git pull && npm install). -
@wmx doesn’t sound like system was changed to Wayland. Did you reboot after changing in raspicfg
-
yes, I did
-
@wmx
Can you run this command stringIf Wayland it will output something
ps -ef | grep -v grep | grep -i -e xway -e labwc
-
Also can you try
export WAYLAND_DISPLAY=wayland-0 npm start -
@sdetweil
I switched back to X11 in raspi-config, rebooted and added the parameterDISPLAY=:0 npm run start:x11That works! :-)
As it is quite after midnight here, I’ll do these tests with wayland tomorrow and respond here.
So far, thank you a lot.
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