Npm 无法在Openshift上安装phantomjs2

Npm 无法在Openshift上安装phantomjs2,npm,phantomjs,openshift,Npm,Phantomjs,Openshift,我在上有一个免费帐户,可以成功安装 这将安装版本1.9.8,但由于所需的WebKit版本仅在2.0中,因此我希望 我试过了 npm install phantomjs@2.0.0 npm install phantomjs2 npm install phantomjs2-ext npm install phantomjs2.0 正如所发现的,但我总是意外退出安装,类似于: npm ERR! phantomjs2.0@1.0.2 install: `node install.js` npm ER

我在上有一个免费帐户,可以成功安装

这将安装版本1.9.8,但由于所需的WebKit版本仅在2.0中,因此我希望

我试过了

npm install phantomjs@2.0.0
npm install phantomjs2
npm install phantomjs2-ext
npm install phantomjs2.0
正如所发现的,但我总是意外退出安装,类似于:

npm ERR! phantomjs2.0@1.0.2 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the phantomjs2.0@1.0.2 install script.
npm ERR! This is most likely a problem with the phantomjs2.0 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node install.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls phantomjs2.0
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 2.6.32-504.34.1.el6.x86_64
npm ERR! command "node" "/opt/rh/nodejs010/root/usr/bin/npm" "install" "phantomjs2.0"
npm ERR! cwd /var/lib/openshift/563a42c289f5cffe020002f2/app-root/data/imgs
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0
npm ERR! phantomjs2.0@1.0.2 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the phantomjs2.0@1.0.2 install script.
npm ERR! This is most likely a problem with the phantomjs2.0 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node install.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls phantomjs2.0
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 2.6.32-504.34.1.el6.x86_64
npm ERR! command "node" "/opt/rh/nodejs010/root/usr/bin/npm" "install" "phantomjs2.0"
npm ERR! cwd /var/lib/openshift/563a42c289f5cffe020002f2/app-root/data/imgs
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0