How to compile Kibana?

I downloaded Kibana 7.16 from GitLab, but the old instructions that were supposed to compile it seem not to be working. The command "yarn kbn --bootstrap" just gives an error that kbn does not exist, and the rest of the instructions, the newer ones, are for some reason behind a login. Does someone know how to compile Kibana 7.16 for Ubuntu 22?

Hi @belutak. You should use yarn kbn bootstrap not yarn kbn ---bootstrap.