Closed velci123 closed 2 years ago
Can anybody help me?
findDevicesInLocalNetwork() { const find = require('local-devices'); find().then(devices => { devices; }) }
Needs a reproduction or more info. cp.exec is a function in node.
cp.exec
Can anybody help me?
findDevicesInLocalNetwork() { const find = require('local-devices'); find().then(devices => { devices; }) }