Created
October 8, 2015 18:06
-
-
Save ErisDS/c570323a30ddaa5a3bea 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 info install [email protected] | |
npm info postinstall [email protected] | |
npm info install [email protected] | |
npm info postinstall [email protected] | |
npm info install [email protected] | |
> [email protected] install /home/vagrant/node_modules/sqlite3 | |
> node-pre-gyp install --fallback-to-build | |
node-pre-gyp info it worked if it ends with ok | |
node-pre-gyp verb cli [ 'node', | |
node-pre-gyp verb cli '/home/vagrant/node_modules/sqlite3/node_modules/.bin/node-pre-gyp', | |
node-pre-gyp verb cli 'install', | |
node-pre-gyp verb cli '--fallback-to-build' ] | |
node-pre-gyp info using [email protected] | |
node-pre-gyp info using [email protected] | linux | x64 | |
node-pre-gyp verb command install [] | |
node-pre-gyp info check checked for "/home/vagrant/node_modules/sqlite3/lib/binding/node-v11-linux-x64/node_sqlite3.node" (not found) | |
node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.0.8/node-v11-linux-x64.tar.gz | |
node-pre-gyp http 200 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.0.8/node-v11-linux-x64.tar.gz | |
node-pre-gyp info install unpacking node_sqlite3.node | |
node-pre-gyp info tarball done parsing tarball | |
node-pre-gyp info validate Running test command: '/home/vagrant/nvm/v0.10.38/bin/node --eval 'require(\'/home/vagrant/node_modules/sqlite3/lib/binding/node-v11-linux-x64/node_sqlite3.node\')'' | |
[sqlite3] Success: "/home/vagrant/node_modules/sqlite3/lib/binding/node-v11-linux-x64/node_sqlite3.node" is installed via remote | |
node-pre-gyp info ok | |
npm verb unsafe-perm in lifecycle true | |
npm info postinstall [email protected] | |
[email protected] node_modules/sqlite3 | |
└── [email protected] | |
npm verb exit [ 0, true ] | |
npm info ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment