https://bugzilla.wikimedia.org/show_bug.cgi?id=58035
--- Comment #14 from Ċ½eljko Filipin <[email protected]> --- The latest advice from Cloudbees support says this should be the way to go: curl -s -o use-node https://repository-cloudbees.forge.cloudbees.com/distributions/ci-addons/node/use-node NODE_VERSION=0.11.8 . ./use-node rm $HOME/bin/phantomjs npm install phantomjs ln -fs $WORKSPACE/node_modules/phantomjs/lib/phantom/bin/phantomjs $HOME/bin/phantomjs phantomjs -v -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
