hassio-addons/addon-node-red



The issue has been closed
Feature to uninstall npm packages #364
non092 posted onGitHub
Hi, I'm trying to use node node-red-contrib-alexa-smart-home but it looks like it conflicts with node-red-contrib-alexa-home-skill Any way I can remove completly node-red-contrib-alexa-home-skill ? Maybe a feature should be added where you can remove packages included by default using something like this in the config file :
"npm_packages": [
-"node-red-contrib-alexa-home-skill"
],