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 autoprefixer version #105

Closed
alexander-akait opened this issue Jan 20, 2016 · 1 comment
Closed

bump autoprefixer version #105

alexander-akait opened this issue Jan 20, 2016 · 1 comment

Comments

@alexander-akait
Copy link
Member

usage cssnano and browserslist(last version) break deps, cssnano use autoprefixer old version(this version use browserslist@'~1.0.1').

npm WARN unmet dependency /some_path/node_modules/cssnano/node_modules/autoprefixer requires browserslist@'~1.0.1' but will load
npm WARN unmet dependency /some_path/node_modules/browserslist,
npm WARN unmet dependency which is version 1.1.0
@ben-eb
Copy link
Collaborator

ben-eb commented Jan 20, 2016

Can you try reinstalling cssnano? We depend on autoprefixer 6 and up (until 7), as you can see our dependencies are not out of date.

https://gemnasium.com/ben-eb/cssnano
https://github.com/ben-eb/cssnano/blob/master/package.json#L21

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