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
this hangs after fresh repo clone and setup and then attempting to run grunt build
The text was updated successfully, but these errors were encountered:
mac OS Sierra 10.12 $ node -v v6.7.0 $ npm -v 3.10.7 $git clone https://github.com/sparanoid/almace-scaffolding.git $bundle install && npm install $grunt build .. Running "uncss_inline:dist" (uncss_inline) task
then hangs forever...
Sorry, something went wrong.
$ grunt --version grunt-cli v1.2.0 grunt v1.0.1
$ grunt -v
..... Loading "uncss-inline.js" tasks...OK
Running "uncss_inline" task
Running "uncss_inline:dist" (uncss_inline) task Verifying property uncss_inline.dist exists in config...OK Files: _site/about/index.html -> _site/about/index.html Files: _site/alanvega.html -> _site/alanvega.html Files: _site/archive/index.html -> _site/archive/index.html ... ... Files: _site/vinyl-painting.html -> _site/vinyl-painting.html Files: _site/white-soul-moments.html -> _site/white-soul-moments.html Files: _site/you-choose.html -> _site/you-choose.html Options: report="min" Reading _site/about/index.html...OK
[then it hangs]
f7b4b8a
sparanoid
No branches or pull requests
this hangs after fresh repo clone and setup and then attempting to run grunt build
The text was updated successfully, but these errors were encountered: