Created
November 13, 2014 22:57
-
-
Save Macxim/f361d1feef60418e99c9 to your computer and use it in GitHub Desktop.
Error cssnext _autoprefixerDisabled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
any fix for this?