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
How is Node-RED installed? Where is uibuilder installed?
Standard docker install
Error shown:
TypeError: Cannot read property 'constructor' of undefined
at /data/node_modules/node-red-contrib-uibuilder/nodes/uiblib.js:1144:39
at Array.forEach (<anonymous>)
at Object.showInstanceDetails (/data/node_modules/node-red-contrib-uibuilder/nodes/uiblib.js:1142:25)
at /data/node_modules/node-red-contrib-uibuilder/nodes/uibuilder.js:745:31
at Layer.handle [as handle_request] (/usr/src/node-red/node_modules/express/lib/router/layer.js:95:5)
at next (/usr/src/node-red/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/usr/src/node-red/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/usr/src/node-red/node_modules/express/lib/router/layer.js:95:5)
at /usr/src/node-red/node_modules/express/lib/router/index.js:281:22
at Function.process_params (/usr/src/node-red/node_modules/express/lib/router/index.js:335:12)
at next (/usr/src/node-red/node_modules/express/lib/router/index.js:275:10)
at expressInit (/usr/src/node-red/node_modules/express/lib/middleware/init.js:40:5)
at Layer.handle [as handle_request] (/usr/src/node-red/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/usr/src/node-red/node_modules/express/lib/router/index.js:317:13)
at /usr/src/node-red/node_modules/express/lib/router/index.js:284:7
at Function.process_params (/usr/src/node-red/node_modules/express/lib/router/index.js:335:12)
at next (/usr/src/node-red/node_modules/express/lib/router/index.js:275:10)
at query (/usr/src/node-red/node_modules/express/lib/middleware/query.js:45:5)
at Layer.handle [as handle_request] (/usr/src/node-red/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/usr/src/node-red/node_modules/express/lib/router/index.js:317:13)
at /usr/src/node-red/node_modules/express/lib/router/index.js:284:7
at Function.process_params (/usr/src/node-red/node_modules/express/lib/router/index.js:335:12)
The text was updated successfully, but these errors were encountered:
SergioRius
added a commit
to SergioRius/node-red-contrib-uibuilder
that referenced
this issue
Mar 1, 2021
Software and Package Versions
How is Node-RED installed? Where is uibuilder installed?
Standard docker install
Error shown:
The text was updated successfully, but these errors were encountered: