mulesoft/osprey-cli

libxmljs error on install

jpfaria opened this issue · 6 comments

ERR! libxmljs@0.8.1 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the libxmljs@0.8.1 install script.
npm ERR! This is most likely a problem with the libxmljs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls libxmljs
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.14.3-27.g2a280a3-default
npm ERR! command "node" "/usr/bin/npm" "install" "osprey"
npm ERR! cwd /home/jpfaria/Projetos/NodeJS/Testes/product-alone
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.10
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/jpfaria/Projetos/NodeJS/Testes/product-alone/npm-debug.log
npm ERR! not ok code 0

Are you running on Windows?

I'm running on Linux.

OK. I will try to reproduce this bug on Linux.

Verified?

Same issue, Linux.

Was a solution to this discovered? Seeing the same issue on linux and mac.