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

Test breakage in Node 8.0 and 8.1 #187

Closed
billiegoose opened this issue Aug 1, 2017 · 1 comment
Closed

Test breakage in Node 8.0 and 8.1 #187

billiegoose opened this issue Aug 1, 2017 · 1 comment

Comments

@billiegoose
Copy link
Contributor

TypeError: Cannot read property 'pipesCount' of undefined

@jvilk: Why isn't npm test running? It should run on all major operating systems (Mac/Linux/Windows). That should be filed as a bug!

I got it working! A quick googling suggests it's related to archiver. The bug is unique to Node 8.0 and 8.1 apparently. I can confirm after upgrading to node 8.2 the tests execute flawlessly.

So I think that's resolved.

@jvilk
Copy link
Owner

jvilk commented Aug 1, 2017

Thanks for investigating. I'll close as fixed, since it's a bug in a dependency.

@jvilk jvilk closed this as completed Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants