lydell / autoprefixer-brunch

[DEPRECATED] Adds autoprefixer support to brunch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install not working: Error: No compatible version found

lunelson opened this issue · comments

Hi, I'm trying to get sass and sourcemaps working with brunch but install fails. Typing npm install --save autoprefixer-brunch, I get the following NPM error:

Error: No compatible version found: autoprefixer@'lydell/autoprefixer#source-maps'

Something missing?

Looks like you're running an older version of npm. Can you update it/Node.js?