FreeTAKHub-Installation
FreeTAKHub-Installation copied to clipboard
Ensure WebMap version compatibility
Identify compatible versions of node-red
and webmap
.
Select one of these compatible pairs and lock in their versions during installation.
the issue is the version of NodeRed, we should test if an upgrade of nodered would fix the issue with the WorldNap library
I have confirmed that upgrading Node-RED does indeed fix the "node type" error that is occurring in 'node-red-contrib-web-worldmap' module of Node-RED after fresh ZTI of FTS. I used this command to upgrade to version 20 of Node-RED and then reenabled/restarted Node-RED service as a work around:
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered) --node20
I have confirmed that upgrading Node-RED does indeed fix the "node type" error that is occurring in 'node-red-contrib-web-worldmap' module of Node-RED after fresh ZTI of FTS. I used this command to upgrade to version 20 of Node-RED and then reenabled/restarted Node-RED service as a work around:
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered) --node20
excellent news! @phreed we need to discuss how to install again the last version of NR