BigInteger.js icon indicating copy to clipboard operation
BigInteger.js copied to clipboard

PhantomJS disconected and crashed on power machine

Open dipika21 opened this issue 5 years ago • 0 comments

npm version : 5.10.0 node version : 8.9.4 phantomjs version : 2.1.1 (binary created from source code)

Successfully working on X86 ubuntu.

But facing below issue on Power RHEL while "npm install":

INFO [karma-server]: Karma v4.3.0 server started at http://IP:PORT/ INFO [launcher]: Launching browsers PhantomJS with concurrency unlimited INFO [launcher]: Starting browser PhantomJS INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket zeuY1xPjcZpfPG4HAAAA with id 14684572 INFO [launcher]: Trying to start PhantomJS again (2/2). INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Disconnected browser returned on socket _dT4fOkdTXMAtNfDAAAC with id 18329011 ERROR [phantomjs.launcher]: 1 0x11cdc6bc /path/to/phantomjs/phantomjs() [0x11cdc6bc] ERROR [launcher]: PhantomJS stdout: ERROR [launcher]: PhantomJS stderr: 1 ERROR [launcher]: PhantomJS crashed.

NOTE: Updated packages to latest version from package.json to solve errors while doing npm install.

dipika21 avatar Sep 06 '19 06:09 dipika21