Running Catalyst / OnServer: Error 1 / OnLocalPC: Warning&Error1 ๐Ÿค”

Hello Sir! :slightly_smiling_face:

Just testing and understanding around better the tech.
On this repo:
https://github.com/decentraland/catalyst

image

PROBLEM:
I have tried to run it on myserver Ubuntu 20.4 and on my LocalPC Windows 10, and am getting this results:

SERVER: Ubuntu 20.4
cd /var/www/catalyst
yarn install
yarn build // error 1

yarn test // error 1

LOCAL PC: Windows 10
yarn install
yarn build // No license field?
image

yarn test // error 1
image

QUESTION:
Any hint on what is the problem?
Is it important the โ€œNo license fieldโ€? If so, were do i find it?

Thanks! :sunglasses::pray:

Here the question on github:
https://github.com/decentraland/catalyst/issues/772