Skip to content

Instantly share code, notes, and snippets.

@Macxim
Created November 13, 2014 22:57
Show Gist options
  • Save Macxim/f361d1feef60418e99c9 to your computer and use it in GitHub Desktop.
Save Macxim/f361d1feef60418e99c9 to your computer and use it in GitHub Desktop.
Error cssnext _autoprefixerDisabled
[23:49:49] Using gulpfile ~/Code/macxim.github.com/assets/gulpfile.js
[23:49:49] Starting 'default'...
[23:49:49] Finished 'default' after 57 ms
events.js:72
throw er; // Unhandled 'error' event
^
TypeError: Cannot read property '_autoprefixerDisabled' of undefined
at Processor.disabled (/Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/autoprefixer-core/lib/processor.js:133:15)
at Processor.disabled (/Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/autoprefixer-core/lib/processor.js:151:50)
at Processor.disabled (/Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/autoprefixer-core/lib/processor.js:151:50)
at Processor.disabled (/Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/autoprefixer-core/lib/processor.js:151:50)
at /Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/autoprefixer-core/lib/processor.js:102:21
at /Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/postcss/lib/container.js:402:30
at Rule.proto$0.each (/Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/postcss/lib/container.js:88:20)
at Rule.Container.WithDecls.proto$0.eachDecl (/Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/postcss/lib/container.js:400:21)
at /Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/postcss/lib/container.js:331:36
at Root.proto$0.each (/Users/macuser/Code/macxim.github.com/assets/node_modules/gulp-cssnext/node_modules/cssnext/node_modules/postcss/lib/container.js:88:20)
@yury
Copy link

yury commented Jan 4, 2015

any fix for this?

@Macxim
Copy link
Author

Macxim commented Mar 19, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment