node-red-contrib-mcprotocol节点模块报错修复方法

发布于 2025-11-28 阅读 77 分类:技术文章

在NODE-RED4.1.X版本使用三菱的节点模块会出现报错问题

{“__enc__”:true,”type”:”error”,”data”:{“name”:”TypeError”,”message”:”Cannot read properties of undefined (reading ‘console’)”,”stack”:”TypeError: Cannot read properties of undefined (reading ‘console’)\n

修复办法

🔒
此处内容已隐藏,请输入密码查看

然后重启nodered既可以解决