Closed wanghongjuan closed 8 years ago
Aborted due to warnings.
The issue here is to track the abort error here.
I've already pushed a commit that gets rid of the various TESTING-dependent code in the iotivity-node.node
module.
Sorry, which commit are you talking about? Is that the root cause of the abort due to warnings?
D'oh! Sorry! I forgot to push the commit. My bad! I'll push it in a second :)
Using grunt to run the test of this repo on device
grunt
can run normally on test device:Failed to run command
grunt
because of lack of modulesgrunt-cli
under the directoryiotivity-node/node_modules
, so I copy the modulegrunt-cli
from desktop to test device:The command
grunt
can run normallydlopennow.node
at first on desktop.Only show the part of output error message: