SAPikachu / icomoon-build

Build IcoMoon project in Node
MIT License
27 stars 9 forks source link

when installing, getting an error #8

Closed yairEO closed 9 years ago

yairEO commented 9 years ago
C:\xampp\htdocs\project>npm install icomoon-build
npm WARN package.json path@0.11.14 path is also the name of a node core module.
/
> phantomjs@1.9.17 install C:\xampp\htdocs\comedy.com\node_modules\icomoon-build\node_modules\phantomjs
> node install.js

PhantomJS detected, but wrong version 1.9.7 @ C:\Windows\SYSTEM32\phantomjs.BAT.
Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-windows.zip
Saving to C:\Users\vsync\AppData\Local\Temp\phantomjs\phantomjs-1.9.8-windows.zip
Receiving...

Error requesting archive.
Status: 503
Request options: {
  "uri": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-windows.zip",
  "encoding": null,
  "followRedirect": true,
  "headers": {},
  "strictSSL": true
}
Response headers: {
  "date": "Mon, 10 Aug 15 08:39:04 GMT",
  "connection": "close",
  "x-amz-id-2": "103SY9R6+okKkPNAAMRcqlOrVcKRpQGnyz+4WcKVLHo6KwGjfy685QlClkRXkMaa+yNezs5Uj0Fr925OFnfhycIlb1OJNpA0",
  "x-amz-request-id": "2E66AAABE5F0E701",
  "content-type": "application/xml",
  "content-length": "0"
}
Make sure your network and proxy settings are correct.

If you continue to have issues, please report this full log at https://github.com/Medium/phantomjs
npm ERR! phantomjs@1.9.17 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the phantomjs@1.9.17 install script.
npm ERR! This is most likely a problem with the phantomjs 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 phantomjs
npm ERR! There is likely additional logging output above.

npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js"
 "install" "icomoon-build"
npm ERR! cwd C:\xampp\htdocs\poject
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     C:\xampp\htdocs\poject\npm-debug.log
npm ERR! not ok code 0
yairEO commented 9 years ago

now it seems to work (installing Phantom). probably a remote server error