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

Build fails on windows #1032

Closed
tugberkugurlu opened this issue Mar 16, 2015 · 4 comments
Closed

Build fails on windows #1032

tugberkugurlu opened this issue Mar 16, 2015 · 4 comments

Comments

@tugberkugurlu
Copy link

ran npm install and gulp. Getting this:

[14:37:59] Using gulpfile c:\dev\swagger-ui\gulpfile.js
[14:37:59] Starting 'clean'...
[14:37:59] Finished 'clean' after 12 ms
[14:37:59] Starting 'dist'...
[14:37:59] Starting 'less'...
c:\dev\swagger-ui\node_modules\gulp-less\index.js:68
    }).done(undefined, cb);
       ^
TypeError: undefined is not a function
  at DestroyableTransform._transform (c:\dev\swagger-ui\node_modules\gulp-less\index.js:68:8)
  at DestroyableTransform.Transform._read (c:\dev\swagger-ui\node_modules\gulp-less\node_modules\through2\node_modules\readable-stream\lib\_stream_transform.js:184:10)
  at DestroyableTransform.Transform._write (c:\dev\swagger-ui\node_modules\gulp-less\node_modules\through2\node_modules\readable-stream\lib\_stream_transform.js:172:12)
  at doWrite (c:\dev\swagger-ui\node_modules\gulp-less\node_modules\through2\node_modules\readable-stream\lib\_stream_writable.js:237:10)
  at writeOrBuffer (c:\dev\swagger-ui\node_modules\gulp-less\node_modules\through2\node_modules\readable-stream\lib\_stream_writable.js:227:5)
  at DestroyableTransform.Writable.write (c:\dev\swagger-ui\node_modules\gulp-less\node_modules\through2\node_modules\readable-stream\lib\_stream_writable.js:194:11)
  at write (c:\dev\swagger-ui\node_modules\gulp\node_modules\vinyl-fs\node_modules\through2\node_modules\readable-stream\lib\_stream_readable.js:623:24)
...
...
@mohsen1
Copy link
Contributor

mohsen1 commented Mar 16, 2015

What version of Node (or iojs) are you using?

@mohsen1
Copy link
Contributor

mohsen1 commented Mar 16, 2015

Probably related: gulp-community/gulp-less#140 (Native promises don't have .done method)

@webron
Copy link
Contributor

webron commented Mar 27, 2015

@thadudexx - anything?

@webron
Copy link
Contributor

webron commented May 4, 2015

Closing for lack of response. Please reopen if needed.

@webron webron closed this as completed May 4, 2015
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