I've tried the @meshtastic/node-red-contrib-meshtastic plugin and I have when add the decrypt node to my flow because it's blocked by a Error: TypeError: Cannot read properties of undefined error that shows briefly at the top of the screen.
I also tried the node-red-contrib-meshtastic-advanced plugin and after I configure the node, draw a wire from an "mqtt in" node, and send a message the debug messages show a Description failed: Failed to decode ServiceEnvelope: Cannot read properties of undefined (reading 'Mqtt') so it seems to be the same error in 2 different places. I get this behavior on all meshtastic "channels".
I can't find anyone who has had the exact errors I'm seeing or posted a solution to the GitHub issues about similar symptoms on the first one's repo, and there's been no activity so it's basically a dead project. The other plugin has a link to a repo but it's a 404 page now. I can't tell enough about the code to figure out what's undefined to try to fix it on my own.