i am trying to set up kibana development environment ,
I foloowed the below commands from the website https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#customizing-configkibanadevyml
1 - clone the repo
2 - install nvm
3 - yarn kbn bootstrap
Bootstrap was successful, but when i run the following command
yarn es snapshot --license oss to work with the open source software,
am getting the following error.