Created
August 9, 2016 13:52
-
-
Save shipitko/952b6631646f6a9d2c1dcfdb5de3cfd2 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
| npm ERR! [email protected] install: `node-gyp rebuild` | |
| npm ERR! Exit status 1 | |
| npm ERR! | |
| npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'. | |
| npm ERR! Make sure you have the latest version of node.js and npm installed. | |
| npm ERR! If you do, this is most likely a problem with the pcap package, | |
| npm ERR! not with npm itself. | |
| npm ERR! Tell the author that this fails on your system: | |
| npm ERR! node-gyp rebuild | |
| npm ERR! You can get information on how to open an issue for this project with: | |
| npm ERR! npm bugs pcap | |
| npm ERR! Or if that isn't available, you can get their info via: | |
| npm ERR! npm owner ls pcap | |
| npm ERR! There is likely additional logging output above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment