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

windows + node 0.10 won't install #39

Closed
pocesar opened this issue Mar 16, 2013 · 3 comments
Closed

windows + node 0.10 won't install #39

pocesar opened this issue Mar 16, 2013 · 3 comments

Comments

@pocesar
Copy link

pocesar commented Mar 16, 2013

npm install grunt-contrib-jasmine gives the following error

TypeError: undefined is not a function
    at Until.PullStream._flush (C:\Users\Webdev\Inetpub\gym\node_modules\grunt-contrib\node_modules\grunt-contrib-jasmine\node_modules\grunt-lib-phantomjs\node_
modules\phantomjs\node_modules\unzip\node_modules\pullstream\pullstream.js:112:5)
    at Until.<anonymous> (_stream_transform.js:131:12)
    at Until.g (events.js:175:14)
    at Until.EventEmitter.emit (events.js:117:20)
    at finishMaybe (_stream_writable.js:332:12)
    at endWritable (_stream_writable.js:339:3)
    at Until.Writable.end (_stream_writable.js:326:5)
    at C:\Users\Webdev\Inetpub\gym\node_modules\grunt-contrib\node_modules\grunt-contrib-jasmine\node_modules\grunt-lib-phantomjs\node_modules\phantomjs\node_mo
dules\unzip\lib\parse.js:282:25
@shama
Copy link
Member

shama commented Mar 16, 2013

This is related to this issue: EvanOxfeld/node-unzip#19

@BorisKozo
Copy link

This is fixed, works with no issues on same setup

@shama
Copy link
Member

shama commented Jul 4, 2013

Thanks @BorisKozo! This is fixed.

@shama shama closed this as completed Jul 4, 2013
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

3 participants