We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting the following error trying to build the demo site after cloning the repo and running npm install:
npm install
$ ./gulpfile.js ./gulpfile.js: line 1: syntax error near unexpected token `(' ./gulpfile.js: line 1: `var gulp = require('gulp'),'
Can't build. I'm on Win 8.1. This seems to be a somewhat common .js issue, but I'm new to gulp.
Shame because your live demo looks super cool, would love to fork this project.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting the following error trying to build the demo site after cloning the repo and running
npm install
:Can't build. I'm on Win 8.1.
This seems to be a somewhat common .js issue, but I'm new to gulp.
Shame because your live demo looks super cool, would love to fork this project.
The text was updated successfully, but these errors were encountered: