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

Install Issue: lodash - node version #549

Closed
maxcbc opened this issue Feb 26, 2016 · 5 comments
Closed

Install Issue: lodash - node version #549

maxcbc opened this issue Feb 26, 2016 · 5 comments

Comments

@maxcbc
Copy link

maxcbc commented Feb 26, 2016

Hi all,
I'm getting the following issue trying to install sass-lint.

No compatible version found: lodash.upperfirst@^3.0.0
npm ERR! Valid install targets:
npm ERR! 4.1.2, 4.1.1, 4.1.0, 4.0.2, 4.0.1, 4.0.0

I'm running node 4.3.1 and npm 3.75.

I assume this means that lodash.upperfirst 3.0.0 doesn't support the version of node I'm running, is there anyway round this, other than downgrading my node version (which I don't want to do).

Best,
Max

@DanPurdy
Copy link
Member

Hi @maxcbc it looks like lodash have unpublished all version previous to v4 from npm which obviously is breaking a LOT of packages around the web at the moment.

See here lodash/lodash#2059

I'll see if we can update our version but hopefully lodash themselves will rectify this soon..

@bgriffith
Copy link
Member

Hot fixing now....

@maxcbc
Copy link
Author

maxcbc commented Feb 26, 2016

Thanks chaps,
Much obliged. One of the most fastest responses I've ever had. Top marks fellas.

@DanPurdy
Copy link
Member

Ok sass-lint is updated to 1.5.1 and this should be resolved for now.

@ACOSW
Copy link

ACOSW commented Feb 26, 2016

@DanPurdy installs fine now. Thanks!

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

4 participants