Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
517 stars 101 forks source link

Fix tarball build for New Frontend #614

Closed mcserep closed 1 year ago

mcserep commented 1 year ago

The New Frontend fails to build on Ubuntu 16.04 for tarball creation. https://gitlab.inf.elte.hu/codecompass/CodeCompass/-/jobs/44617

It is probably because of a not fresh enough Node / NPM version, but it has to be debugged and checked.

mcserep commented 1 year ago

Fixed in #624 and c92899ec190b0727580efe4209da77ab9e0ba72a after that.