Describe the bug
Can't install with pnpm if minimumReleaseAge is set
Reproduction
with minimumReleaseAge set in pnpm-workspace.yaml
run
pnpm install
Expected behavior
No response
Platform and versions
node 24.15.0
pnpm@11.0.4
"@eslint-react/eslint-plugin": "5.7.1"
Stack trace
ERR_PNPM_MISSING_TIME The metadata of @eslint-react/jsx is missing the "time" field
This error happened while installing the dependencies of @eslint-react/eslint-plugin@5.7.1
at eslint-plugin-react-x@5.7.1
Additional context
No response
Describe the bug
Can't install with pnpm if minimumReleaseAge is set
Reproduction
with
minimumReleaseAgeset inpnpm-workspace.yamlrun
pnpm installExpected behavior
No response
Platform and versions
Stack trace
Additional context
No response