Bundle npm Packages for Offline Node-RED Installation
@CodeShepherd Thank you for your answer!
The readme doesn’t mention any installation steps and in the prerequisites it only says that node.js needs to be installed.
It needs to be a linux system and go needs to be installed.
If I then run
go run /home/boschrexroth/node-packager-main/cmd/node-packager/main.go node-red-contrib-opcua-server
it downloads some stuff the first time, than it downloads the node I want but finally exits with status 1.
I run this in an app builder environment.
So still no success. What am I doing wrong?
Read more here: Source link