<#17553 Large `node_modules` directories exhaust p...
# github-notifications
q
#17553 Large `node_modules` directories exhaust pantsd's memory limit New issue created by chrisjrn To reproduce: • clone the repo at https://github.com/danxmoran/pants-yarn-install-repro (mentioned in #16825) • Add the
pants_from_sources
script • Run
ENABLE_PANTSD=True ./pants_from_sources run :run-yarn-install
• Run
ENABLE_PANTSD=True ./pants_from_sources run :run-yarn-install
a second time Definitely after the second run, no
pantsd
processes will be running. pantsbuild/pants