Closed yash-nisar closed 7 years ago
After the prevention of removal of the above packages, we get another error, which is prevented by installing libxml2-devel
and libxslt-devel
.
After adding libxml2-devel
and libxslt-devel
, the build is still red with a npm ERR! Cannot find module 'node-fetch-npm'
error.
npm install --verbose
gives https://travis-ci.org/yash-nisar/docker-coala-base/builds/240772147#L2027-L2059
Created a separate issue for the NPM error -> https://github.com/coala/docker-coala-base/issues/182
Removal of
libasan3
,libxslt-tools
,python-javapackages
,python-pyxb
, results in this error.