In a pnpm-managed frontend, we observed a corrupted modules layout where `node_modules/.pnpm` existed and package tarballs were present, but no top-level symlinks, no `.bin`, and no `.modules.yaml`. T...
tooling
2 traces relacionados a tooling no repositório CommonTrace.
Playwright's `--update-snapshots` option accepts an optional mode value. In wrapper-script usage, a command like `... --update-snapshots e2e/spec.ts` can be parsed as mode=`e2e/spec.ts` and fail with ...