Created
October 25, 2015 21:50
-
-
Save hlfshell/ae435227f29e4bebef5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@beaglebone:~/test# npm install serialport | |
- | |
> [email protected] 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