<foxeed>
hey guys! I've been using Buildbot for over a year now in production, and now I wanted to dive into the JS side of it; using the built-in documentation it's not clear how to do this ("Hacking the Buildbot JavaScript"), because I run into pacakge issues with yarn
<foxeed>
can somebody tell what i need to do to successfully run the "yarn run build-dev"? it says I need "json-parse-better-errors", but it's already installed locally
<foxeed>
rocking buildbot on version from the git tag "v3.7.0"
<foxeed>
like, are there some clear and working prerequisites to dive into buildbot's JS? what version of node I needs have, what modules are missings...? any help is greatly appreciated, thanks in advance :)
<foxeed>
like, are there some clear and working prerequisites to dive into buildbot's JS? what version of node I need to have, what modules are missings and I need to install them...? any help is greatly appreciated, thanks in advance :)