@enough-analyst-54434 and others - ive noticed that the buildcache .tgz files are not preserving symlinks - for example, after an initial uncached resolve of a node_module target, <targetdir>/.bin contains symlinks, but if i “./pants clean-all” and re-resolve, <targetdir>/.bin now contains resolved copies of the files that were originally pointed to by the symlinks (this breaks, for example, the common JS testing framework mocha)