Hi I want to remove few nodes from palette .I have used nodesExcludes:['90-exec.js','28-tail.js','10-file.js','23-watch.js'] in settings.js but it's not working

nodesExcludes:['90-exec.js','28-tail.js','10-file.js','23-watch.js'],
Used in path: "Node-Red\packages\node_modules\node-red\settings.js"

That is almost certainly not the settings file Node-RED is using.

When Node-RED starts it logs the path to the settings file it is using - make sure that is the file you are editing.

Thank you ...

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.