Skip to content

How to manage packages manually

Julian Knight edited this page Jun 26, 2022 · 4 revisions

The standard way to manage packages used in front-end code is to use the library manager that is accessible from any uibuilder node in the node-red UI.

If you wish to install packages manually, you need to do so into the uibRoot folder. Typically ~/.node-red/uibuilder/ (though of course both the Node-RED userDir folder (~/.node-red) and the uibRoot folder can be changed.

When installing manually, you need to restart Node-RED for uibuilder to be able to pick up the details.

Update for uibuilder v5.

Clone this wiki locally