Created
February 6, 2014 23:40
-
-
Save chriscoyier/8854817 to your computer and use it in GitHub Desktop.
This file contains 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
Chriss-MacBook-Pro-4:codepen2 chriscoyier$ node --version | |
v0.8.20 | |
{ | |
"name": "example-project", | |
"version": "0.1.0", | |
"devDependencies": { | |
"gulp": "~3.4.0", | |
"gulp-util": "~2.2.14", | |
"gulp-autoprefixer": "0.0.6", | |
"gulp-ruby-sass": "~0.3.0" | |
} | |
} |
Verison of Node.js was too old!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you share your gulpfile also? I'll see if I can take a look in between newborn baby duties :-)