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

Error: less version 1.7.5 is not currently supported #50

Open
philster opened this issue May 24, 2016 · 1 comment
Open

Error: less version 1.7.5 is not currently supported #50

philster opened this issue May 24, 2016 · 1 comment

Comments

@philster
Copy link

I recently upgraded from node v4.4.4 to node v6.2.0. After running my gulp build, I got an error

Error: less version 1.7.5 is not currently supported

After doing some research, I ran across gulp-community/gulp-less#208. So I thought I'd just upgrade my gulp-less version to a higher version that supports Less 2.x. I still got the same error.
When I did npm list less I found this:

├─┬ [email protected]
│ └─┬ [email protected]
│   └── [email protected]
└─┬ [email protected]
  └── [email protected]

It looks like bower-less used by atomify-css may be outdated. Is it possible to replace bower-less with something else to fix this problem? Thanks!

@joeybaker
Copy link
Contributor

Sure! If you can send a PR, I'd be happy to merge it.

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