Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail in Node 8.x #9

Closed
palanik opened this issue Sep 2, 2017 · 1 comment
Closed

Tests fail in Node 8.x #9

palanik opened this issue Sep 2, 2017 · 1 comment

Comments

@palanik
Copy link
Owner

palanik commented Sep 2, 2017

     Uncaught TypeError: Cannot read property 'toString' of undefined
      at matchStringOrRegexp (node_modules/nock/lib/scope.js:169:22)
      at checkHeaders (node_modules/nock/lib/scope.js:200:16)
      at Array.every (<anonymous>)
      at Object.match (node_modules/nock/lib/scope.js:203:25)
      at node_modules/nock/lib/request_overrider.js:240:26
      at Array.filter (<anonymous>)
      at end (node_modules/nock/lib/request_overrider.js:236:33)
      at OverriddenClientRequest.RequestOverrider.req.end (node_modules/nock/lib/request_overrider.js:170:7)
      at Request.end (node_modules/request/request.js:1528:14)
      at end (node_modules/request/request.js:554:16)
      at Immediate._onImmediate (node_modules/request/request.js:581:7)
@palanik
Copy link
Owner Author

palanik commented Sep 2, 2017

Apparently, it is an issue with nock
Refer #925

@palanik palanik closed this as completed in d0b0e54 Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant