Skip to content

Instantly share code, notes, and snippets.

@cabezayunke
Created November 9, 2017 17:42
Show Gist options
  • Save cabezayunke/7b7f53b5af54907a6da87caa6634a203 to your computer and use it in GitHub Desktop.
Save cabezayunke/7b7f53b5af54907a6da87caa6634a203 to your computer and use it in GitHub Desktop.
nyc html reporter issue - system info
v8.6.0
5.5.1
/projectDirHere
└─┬ bot-tester@3.2.2
├── bluebird@3.5.1
├─┬ botbuilder@3.11.0
│ ├── async@1.5.2
│ ├── base64url@2.0.0
│ ├─┬ chrono-node@1.3.5
│ │ └── moment@2.19.1
│ ├─┬ jsonwebtoken@7.4.3
│ │ ├─┬ joi@6.10.1
│ │ │ ├── hoek@2.16.3
│ │ │ ├── isemail@1.2.0
│ │ │ ├── moment@2.19.1 deduped
│ │ │ └─┬ topo@1.1.0
│ │ │ └── hoek@2.16.3 deduped
│ │ ├─┬ jws@3.1.4
│ │ │ ├── base64url@2.0.0 deduped
│ │ │ ├─┬ jwa@1.1.5
│ │ │ │ ├── base64url@2.0.0 deduped
│ │ │ │ ├── buffer-equal-constant-time@1.0.1
│ │ │ │ ├─┬ ecdsa-sig-formatter@1.0.9
│ │ │ │ │ ├── base64url@2.0.0 deduped
│ │ │ │ │ └── safe-buffer@5.1.1 deduped
│ │ │ │ └── safe-buffer@5.1.1 deduped
│ │ │ └── safe-buffer@5.1.1 deduped
│ │ ├── lodash.once@4.1.1
│ │ ├── ms@2.0.0
│ │ └── xtend@4.0.1
│ ├─┬ promise@7.3.1
│ │ └── asap@2.0.6
│ ├─┬ request@2.83.0
│ │ ├── aws-sign2@0.7.0
│ │ ├── aws4@1.6.0
│ │ ├── caseless@0.12.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.1
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@2.3.1
│ │ │ ├── asynckit@0.4.0
│ │ │ ├── combined-stream@1.0.5 deduped
│ │ │ └── mime-types@2.1.17 deduped
│ │ ├─┬ har-validator@5.0.3
│ │ │ ├─┬ ajv@5.2.3
│ │ │ │ ├── co@4.6.0
│ │ │ │ ├── fast-deep-equal@1.0.0
│ │ │ │ ├── json-schema-traverse@0.3.1
│ │ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ │ └── jsonify@0.0.0
│ │ │ └── har-schema@2.0.0
│ │ ├─┬ hawk@6.0.2
│ │ │ ├─┬ boom@4.3.1
│ │ │ │ └── hoek@4.2.0 extraneous
│ │ │ ├─┬ cryptiles@3.1.2
│ │ │ │ └── boom@5.2.0 extraneous
│ │ │ ├── hoek@4.2.0 extraneous
│ │ │ └─┬ sntp@2.0.2
│ │ │ └── hoek@4.2.0 extraneous
│ │ ├─┬ http-signature@1.2.0
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├─┬ jsprim@1.4.1
│ │ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ │ ├── extsprintf@1.3.0
│ │ │ │ ├── json-schema@0.2.3
│ │ │ │ └─┬ verror@1.10.0
│ │ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ └── extsprintf@1.3.0 deduped
│ │ │ └─┬ sshpk@1.13.1
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ ├─┬ bcrypt-pbkdf@1.0.1
│ │ │ │ └── tweetnacl@0.14.5 deduped
│ │ │ ├─┬ dashdash@1.14.1
│ │ │ │ └── assert-plus@1.0.0 deduped
│ │ │ ├─┬ ecc-jsbn@0.1.1
│ │ │ │ └── jsbn@0.1.1 deduped
│ │ │ ├─┬ getpass@0.1.7
│ │ │ │ └── assert-plus@1.0.0 deduped
│ │ │ ├── jsbn@0.1.1
│ │ │ └── tweetnacl@0.14.5
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.17
│ │ │ └── mime-db@1.30.0
│ │ ├── oauth-sign@0.8.2
│ │ ├── performance-now@2.1.0
│ │ ├── qs@6.5.1
│ │ ├── safe-buffer@5.1.1
│ │ ├── stringstream@0.0.5
│ │ ├─┬ tough-cookie@2.3.3
│ │ │ └── punycode@1.4.1
│ │ ├─┬ tunnel-agent@0.6.0
│ │ │ └── safe-buffer@5.1.1 deduped
│ │ └── uuid@3.1.0
│ ├── rsa-pem-from-mod-exp@0.8.4
│ ├── sprintf-js@1.1.1
│ └── url-join@1.1.0
├─┬ chai@4.1.2
│ ├── assertion-error@1.0.2
│ ├── check-error@1.0.2
│ ├─┬ deep-eql@3.0.1
│ │ └── type-detect@4.0.3 deduped
│ ├── get-func-name@2.0.0
│ ├── pathval@1.1.0
│ └── type-detect@4.0.3
├── chai-subset@1.6.0
├── colors@1.1.2
└─┬ global@4.3.2
├─┬ min-document@2.19.0
│ └── dom-walk@0.1.1
└── process@0.5.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment