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

[io.js] Installation stuck at copying extracted PhantomJS files #142

Closed
gsklee opened this issue Jan 25, 2015 · 3 comments
Closed

[io.js] Installation stuck at copying extracted PhantomJS files #142

gsklee opened this issue Jan 25, 2015 · 3 comments

Comments

@gsklee
Copy link

gsklee commented Jan 25, 2015

I've tried to install UnCSS on a few devboxes and every first attempt on installing the package would all stuck at a certain point:

Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
Receiving...
  [================================--------] 81% 0.0s
Received 12854K total.
Extracting tar contents (via spawned process)
Removing /home/kay/Projects/yoker/node_modules/gulp-uncss/node_modules/uncss/node_modules/phantomjs/lib/phantom
Copying extracted folder /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2-extract-1422171886267/phantomjs-1.9.8-linux-x86_64 -> /home/kay/Projects/yoker/node_modules/gulp-uncss/node_modules/uncss/node_modules/phantomjs/lib/phantom

Then it would always stuck. I was able to ctrl+C and rerun the installation to get it through, but if it goes on like this there will be troubles deploying the project to production server in an automatic manner.

@gsklee
Copy link
Author

gsklee commented Jan 25, 2015

Confirmed that this is an io.js (v1.0.4) specific problem; didn't happen when I used the latest node unstable version.

@gsklee gsklee changed the title Installation always stuck when copying extracted PhantomJS [io.js] Installation stuck at copying extracted PhantomJS files Jan 25, 2015
@ben-eb
Copy link
Contributor

ben-eb commented Jan 26, 2015

This issue Medium/phantomjs#275 (comment) seems to point to ncp being the culprit; so yes, indeed this does look like an io.js issue and not something we can fix in UnCSS.

@gsklee
Copy link
Author

gsklee commented Jan 26, 2015

Ok cool, thanks!

@gsklee gsklee closed this as completed Jan 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants