This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Z-Stack Linux Gateway: Node build errors during setup

Good morning

Now that the beaglebone finally arrived.....installed latest 10.3 Debian image, updated everything and copied over the source folder from the ZigBee 3.0 Linux Gateway...

When I run then:

sudo ./setup.sh

soon I see loads of these errors:

gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/debian/source/Projects/node/nodejs_zb_gateway/node_modules/engine.io-client/node_modules/bufferutil/build'
gyp ERR! System Linux 4.19.94-ti-r42
gyp ERR! command "/usr/bin/node" "/usr/bin/node-gyp" "rebuild"
gyp ERR! cwd /home/debian/source/Projects/node/nodejs_zb_gateway/node_modules/engine.io-client/node_modules/bufferutil
gyp ERR! node -v v10.24.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok

And of course the gate apps built in the end won't run....

Is the method of using a BBB obsolete now?

thanks in advance

richard