Vladislav Buinovski
Vladislav Buinovski
This is a duplicate of #1304
Any update on parsing of the pnpm lock file? We have many and frequently changing packages, which basically eliminates turborepo's value proposition for us. We really don't want to give...
Has this been fixed in `1.6.1`. Caching now seem largely unaffected by changes to internal packages
> `turbo` now hashes only the dependencies used by each workspace, so this should be working now. Are you still seeing cache invalidations? If so, what package manager are you...
@gsoltis Confirmed, hashes changed for every package of workspace. The package was installed to high level workspace without dependents. Before running ` pnpm add --filter website start-server-and-test`: ```bash Tasks: 133...
Any updates of the issue?
Any update on this issue?
> We have exported this in our new package `@auth/core` - do you consider switching? Otherwise, could you please open a new PR to v4 (or fix this one)? That...
> Actually it looks like this is because there's a preference (I had forgot about) attempting to be 'helpful' independent of SysPrefs/SystemSettings, which seems to be controlled/called from here: >...