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

Not supported version of less #165

Open
kkrieger85 opened this issue Nov 29, 2016 · 1 comment
Open

Not supported version of less #165

kkrieger85 opened this issue Nov 29, 2016 · 1 comment

Comments

@kkrieger85
Copy link

If I try to run gulpI get following error message:

      throw new Error(name + " version " + version + " is not currently supported");
      ^

Error: less version 1.7.5 is not currently supported

osX 10.11.6
composer 1.2.1
npm 4.0.2
bower 1.8.0

@kkrieger85
Copy link
Author

You can run into this issue when you've installed gulp-less but not also less.

npm install --save less

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