Skip to content
New issue

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

Running "uncss_inline:dist" (uncss_inline) task hangs on mac OS Sierra #54

Closed
stephenscott opened this issue Sep 30, 2016 · 3 comments
Closed
Assignees
Labels
bug Something isn't working confirmed grunt

Comments

@stephenscott
Copy link

this hangs after fresh repo clone and setup and then attempting to run grunt build

@stephenscott
Copy link
Author

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...

@stephenscott
Copy link
Author

$ grunt --version
grunt-cli v1.2.0
grunt v1.0.1

@stephenscott
Copy link
Author

stephenscott commented Oct 6, 2016

$ grunt -v

.....
Loading "uncss-inline.js" tasks...OK

  • uncss_inline

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]

@sparanoid sparanoid added bug Something isn't working grunt confirmed labels Oct 8, 2016
@sparanoid sparanoid self-assigned this Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed grunt
Projects
None yet
Development

No branches or pull requests

2 participants