@a200:
nach der installation:
` > root@minime:/opt/iobroker# npm install https://github.com/ioBroker/ioBroker.cul/tarball/master –production
\
serialport@4.0.4 install /opt/iobroker/node_modules/iobroker.cul/node_modules/serialport
node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAd ... arm.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.4 and node@4.6.1 (node-v46 ABI) (falling back to source compile with node-gyp)
make: Entering directory '/opt/iobroker/node_modules/iobroker.cul/node_modules/serialport/build'
CXX(target) Release/obj.target/serialport/src/serialport.o
CXX(target) Release/obj.target/serialport/src/serialport_unix.o
CXX(target) Release/obj.target/serialport/src/serialport_poller.o
SOLINK_MODULE(target) Release/obj.target/serialport.node
COPY Release/serialport.node
make: Leaving directory '/opt/iobroker/node_modules/iobroker.cul/node_modules/serialport/build'
iobroker.cul@0.1.0 node_modules/iobroker.cul
├── cul@0.2.1
└── serialport@4.0.4 (bindings@1.2.1, commander@2.9.0, debug@2.2.0, lie@3.1.0, nan@2.4.0, object.assign@4.0.4) `
ist mein lib verzeichnis fast leer:
root@minime:/opt/iobroker/node_modules/iobroker.cul/lib# ls -la
total 12
drwxr-xr-x 2 root root 4096 Nov 3 20:20 .
drwxr-xr-x 6 root root 4096 Nov 3 20:20 ..
-rw-r--r-- 1 root root 2577 Nov 1 09:22 utils.js
was mache ich falsch, bei der installation? muss ich vorher das cul paket https://github.com/hobbyquaker/cul installieren? `
Lasse es. Hobbyquaker hat schon erledigt. KannSt du noch mal vom gut einfach updaten?