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

Bump gulp-less to Version 3+ for nodejs 4 #586

Closed
ottes opened this issue Oct 8, 2015 · 1 comment
Closed

Bump gulp-less to Version 3+ for nodejs 4 #586

ottes opened this issue Oct 8, 2015 · 1 comment

Comments

@ottes
Copy link

ottes commented Oct 8, 2015

For v2.1.8-M1 (and some earlier tags too) you can't "gulp" on nodejs 4, because there's a problem with gulp-less < v3.

/swagger-ui/node_modules/gulp-less/index.js:42
      .then(function(result, opts){
       ^

TypeError: less.render(...).then is not a function

A bump to gulp-less 3 or higher fixes this and makes, as i saw locally, no problems.
(gulp-community/gulp-less#140)

@fehguy
Copy link
Contributor

fehguy commented Jan 12, 2017

Fixed

@fehguy fehguy closed this as completed Jan 12, 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

2 participants