salcode / bootstrap-genesis

WordPress Genesis Child Theme setup to use Bootstrap, Sass, and Grunt
MIT License
185 stars 63 forks source link

Error when running `npm install` #172

Closed atcraigwatson closed 6 years ago

atcraigwatson commented 6 years ago

I folked the repo and tried to use the grunt setup, when I ran npm install I kept getting an error relating to grunt-sass.

To fix it I have had to update the version of grunt-sass in the package.json file to be "^2.0.0".

Other than that just want to say this is a damn cool theme!!