asafm opened a new issue, #20272: URL: https://github.com/apache/pulsar/issues/20272
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation When I run `preview.sh` I sometime fail since my environment doesn't match the expected one: yarn version, node version and others. Setup is not documented, besides specifying you need to install yarn and node and when version upgrade we don't update the page in the doc site mentioning that. Setup is long. ### Solution `preview.sh` should run in a Docker container which contains the exact version of the dependencies we need. ### Alternatives _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
