Skip to content

Instantly share code, notes, and snippets.

@damonregan
Created September 28, 2015 14:07
Show Gist options
  • Save damonregan/60cd4578f039ec211a98 to your computer and use it in GitHub Desktop.
Save damonregan/60cd4578f039ec211a98 to your computer and use it in GitHub Desktop.
npm install sqlite with node.js 0.12.7
C:\Users\Damon\Documents\GitHub\Sandbox\node_modules\sandbox-asset-server\node_modules\sqlite3 [master]> npm install
npm WARN package.json sqlite3@3.0.10 No license field.
> sqlite3@3.0.10 install C:\Users\Damon\Documents\GitHub\Sandbox\node_modules\sandbox-asset-server\node_modules\sqlite3
> node-pre-gyp install --fallback-to-build
[sqlite3] Success: "C:\Users\Damon\Documents\GitHub\Sandbox\node_modules\sandbox-asset-server\node_modules\sqlite3\lib\binding\node-v14-win32-x64\node_sqlite3.node" is installed via remote
> sqlite3@3.0.10 prepublish C:\Users\Damon\Documents\GitHub\Sandbox\node_modules\sandbox-asset-server\node_modules\sqlite3
> npm ls
sqlite3@3.0.10 C:\Users\Damon\Documents\GitHub\Sandbox\node_modules\sandbox-asset-server\node_modules\sqlite3
├─┬ aws-sdk@2.1.50
│ ├── sax@0.5.3
│ ├── xml2js@0.2.8
│ └── xmlbuilder@0.4.2
├─┬ mocha@1.21.5
│ ├── commander@2.3.0
│ ├─┬ debug@2.0.0
│ │ └── ms@0.6.2
│ ├── diff@1.0.8
│ ├── escape-string-regexp@1.0.2
│ ├─┬ glob@3.2.3
│ │ ├── graceful-fs@2.0.3
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.7.0
│ │ └── sigmund@1.0.1
│ ├── growl@1.8.1
│ ├─┬ jade@0.26.3
│ │ ├── commander@0.6.1
│ │ └── mkdirp@0.3.0
│ └─┬ mkdirp@0.5.0
│ └── minimist@0.0.8
├── nan@1.8.4
└─┬ node-pre-gyp@0.6.9
├─┬ mkdirp@0.5.1
│ └── minimist@0.0.8
├─┬ nopt@3.0.3
│ └── abbrev@1.0.7
├─┬ npmlog@1.2.1
│ ├── ansi@0.3.0
│ ├─┬ are-we-there-yet@1.0.4
│ │ ├── delegates@0.1.0
│ │ └─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ └─┬ gauge@1.2.2
│ ├── has-unicode@1.0.0
│ ├─┬ lodash.pad@3.1.1
│ │ ├── lodash._basetostring@3.0.1
│ │ └─┬ lodash._createpadding@3.6.1
│ │ └── lodash.repeat@3.0.1
│ ├─┬ lodash.padleft@3.1.1
│ │ ├── lodash._basetostring@3.0.1
│ │ └─┬ lodash._createpadding@3.6.1
│ │ └── lodash.repeat@3.0.1
│ └─┬ lodash.padright@3.1.1
│ ├── lodash._basetostring@3.0.1
│ └─┬ lodash._createpadding@3.6.1
│ └── lodash.repeat@3.0.1
├─┬ rc@1.1.0
│ ├── deep-extend@0.2.11
│ ├── ini@1.3.4
│ ├── minimist@1.1.2
│ └── strip-json-comments@0.1.3
├─┬ request@2.60.0
│ ├── aws-sign2@0.5.0
│ ├─┬ bl@1.0.0
│ │ └─┬ readable-stream@2.0.2
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.2
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.1
│ ├── caseless@0.11.0
│ ├─┬ combined-stream@1.0.5
│ │ └── delayed-stream@1.0.0
│ ├── extend@3.0.0
│ ├── forever-agent@0.6.1
│ ├─┬ form-data@1.0.0-rc2
│ │ └── async@1.4.0
│ ├─┬ har-validator@1.8.0
│ │ ├── bluebird@2.9.34
│ │ ├─┬ chalk@1.1.0
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ commander@2.8.1
│ │ │ └── graceful-readlink@1.0.1
│ │ └─┬ is-my-json-valid@2.12.1
│ │ ├── generate-function@2.0.0
│ │ ├─┬ generate-object-property@1.2.0
│ │ │ └── is-property@1.0.2
│ │ ├── jsonpointer@1.1.0
│ │ └── xtend@4.0.0
│ ├─┬ hawk@3.1.0
│ │ ├── boom@2.8.0
│ │ ├── cryptiles@2.0.4
│ │ ├── hoek@2.14.0
│ │ └── sntp@1.0.9
│ ├─┬ http-signature@0.11.0
│ │ ├── asn1@0.1.11
│ │ ├── assert-plus@0.1.5
│ │ └── ctype@0.5.3
│ ├── isstream@0.1.2
│ ├── json-stringify-safe@5.0.1
│ ├─┬ mime-types@2.1.3
│ │ └── mime-db@1.15.0
│ ├── node-uuid@1.4.3
│ ├── oauth-sign@0.8.0
│ ├── qs@4.0.0
│ ├── stringstream@0.0.4
│ ├── tough-cookie@2.0.0
│ └── tunnel-agent@0.4.1
├─┬ rimraf@2.4.2
│ └─┬ glob@5.0.14
│ ├─┬ inflight@1.0.4
│ │ └── wrappy@1.0.1
│ ├── inherits@2.0.1
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ └── path-is-absolute@1.0.0
├── semver@5.0.1
├─┬ tar@2.1.1
│ ├── block-stream@0.0.8
│ ├─┬ fstream@1.0.7
│ │ └── graceful-fs@3.0.8
│ └── inherits@2.0.1
└─┬ tar-pack@2.0.0
├── debug@0.7.4
├─┬ fstream@0.1.31
│ ├── graceful-fs@3.0.8
│ └── inherits@2.0.1
├─┬ fstream-ignore@0.0.7
│ ├── inherits@2.0.1
│ └─┬ minimatch@0.2.14
│ ├── lru-cache@2.6.5
│ └── sigmund@1.0.1
├── graceful-fs@1.2.3
├── once@1.1.1
├─┬ readable-stream@1.0.33
│ ├── core-util-is@1.0.1
│ ├── inherits@2.0.1
│ ├── isarray@0.0.1
│ └── string_decoder@0.10.31
├── rimraf@2.2.8
├─┬ tar@0.1.20
│ ├── block-stream@0.0.8
│ └── inherits@2.0.1
└── uid-number@0.0.3
C:\Users\Damon\Documents\GitHub\Sandbox\node_modules\sandbox-asset-server\node_modules\sqlite3 [master]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment