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
Hi, that is a warning not really an error. npm is in transition to new command line instructions. It is annoying that it issues that warning as an error when it is not. You will see it on other Node-RED node installs as well.
You should see that uibuilder is, in fact, correctly installed. If in doubt, restart Node-RED and reload the editor web page.
Current Behavior
2024-12-30T03:20:28.556Z Install : node-red-contrib-uibuilder 7.0.4
2024-12-30T03:20:27.846Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict [email protected]
2024-12-30T03:20:28.762Z [err] npm
2024-12-30T03:20:28.762Z [err]
2024-12-30T03:20:28.763Z [err] WARN config production Use
--omit=dev
instead.2024-12-30T03:20:31.027Z [out]
2024-12-30T03:20:31.027Z [out] up to date in 2s
2024-12-30T03:20:31.054Z rc=0
Expected Behavior
Successful installation of node-red-contrib-uibuilder node.
Steps To Reproduce
Install node-red-contrib-uibuilder node version 7.0.4 from node-red palette.
Example Node-RED flow
Environment
How is Node-RED installed? (globally/locally? admin/user?): locally
How/where is UIBUILDER installed (palette-manager/globally/locally? Which folder?) Doesn't install
Have you changed any of the
uibuilder
settings in yoursettings.js
file? noThe text was updated successfully, but these errors were encountered: