Hello! I'm trying to install a node-module offline in Node-RED. I have already tried creating a .tgz pack of a module from a physical PC and importing it toĀ Node-RED, but for that, I need to be online. I have also tried downloading a manage app data configuration and replacing the node-red folder with its configuration and node-modules, but when I reload the configuration, it does not let me import it and gives me an error.Ā I would like to know if there is any way to install node-modules with no connection.
thanks in advance!
āError importing new configuration with the directory node-red modified