• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zkat / pacote / 958
82%

Build:
DEFAULT BRANCH: latest
Ran 17 Jun 2019 03:24PM UTC
Jobs 4
Files 30
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
958

push

travis-ci

zkat
fix(errors): Fix "TypeError: err.code.match is not a function" error (#170)

I hit this on CI running npm v6.7.0 a couple times, and then the error
went away before I could find out what the root cause was, but the issue
sounds worth resolving anyways.

Here is the stacktrace I could recover:

```
npm info teardown Done in 0s
npm verb stack TypeError: err.code.match is not a function
npm verb stack     at BB.try.catch.err (/usr/lib/node_modules/npm/node_modules/pacote/lib/with-tarball-stream.js:110:55)
npm verb stack     at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
npm verb stack     at Promise._settlePromiseFromHandler (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:512:31)
npm verb stack     at Promise._settlePromise (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:569:18)
npm verb stack     at Promise._settlePromise0 (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:614:10)
npm verb stack     at Promise._settlePromises (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:690:18)
npm verb stack     at _drainQueueStep (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:138:12)
npm verb stack     at _drainQueue (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:131:9)
npm verb stack     at Async._drainQueues (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:147:5)
npm verb stack     at Immediate.Async.drainQueues (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:17:14)
npm verb stack     at runCallback (timers.js:810:20)
npm verb stack     at tryOnImmediate (timers.js:768:5)
npm verb stack     at processImmediate [as _immediateCallback] (timers.js:745:5)
npm verb cwd /usr/src/app
npm verb Linux 4.13.0-25-generic
npm verb argv "/usr/bin/node" "/usr/bin/npm" "ci" "--verbose"
npm verb node v8.15.0
npm verb npm  v6.7.0
npm ERR! err... (continued)

349 of 494 branches covered (70.65%)

1 of 1 new or added line in 1 file covered. (100.0%)

742 of 906 relevant lines covered (81.9%)

52.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 958.1 17 Jun 2019 03:24PM UTC 0
81.9
Travis Job 958.1
2 958.2 17 Jun 2019 03:24PM UTC 0
81.9
Travis Job 958.2
3 958.3 17 Jun 2019 03:27PM UTC 0
81.9
Travis Job 958.3
4 958.4 17 Jun 2019 03:26PM UTC 0
81.9
Travis Job 958.4
Source Files on build 958
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #958
  • 92f5e4cf on github
  • Prev Build on latest (#956)
  • Next Build on latest (#959)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc