Skip to content

Instantly share code, notes, and snippets.

@hlfshell
Created October 25, 2015 21:50
Show Gist options
  • Save hlfshell/ae435227f29e4bebef5e to your computer and use it in GitHub Desktop.
Save hlfshell/ae435227f29e4bebef5e to your computer and use it in GitHub Desktop.
root@beaglebone:~/test# npm install serialport
-
> serialport@2.0.2 install /root/test/node_modules/serialport
> node-pre-gyp install --fallback-to-build
make: Entering directory `/root/test/node_modules/serialport/build'
make: Warning: File `../../../../../usr/include/nodejs/common.gypi' has modification time 7.4e+06 s in the future
ACTION Regenerating Makefile
make: Leaving directory `/root/test/node_modules/serialport/build'
make: Entering directory `/root/test/node_modules/serialport/build'
make: Warning: File `../../../../../usr/include/nodejs/common.gypi' has modification time 7.4e+06 s in the future
ACTION Regenerating Makefile
make: Leaving directory `/root/test/node_modules/serialport/build'
make: Entering directory `/root/test/node_modules/serialport/build'
make: Warning: File `../../../../../usr/include/nodejs/common.gypi' has modification time 7.4e+06 s in the future
ACTION Regenerating Makefile
make: Leaving directory `/root/test/node_modules/serialport/build'
make: Entering directory `/ro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment