Skip to content

Commit dbc9f58

Browse files
committed
fix(config): add resolutionMode highest to pnpm-workspace.yaml
Fixes ERR_PNPM_MISSING_TIME behind Socket Firewall by avoiding time-based resolution that requires the `time` field in registry metadata.
1 parent 094085d commit dbc9f58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
ignoreScripts: true
33
linkWorkspacePackages: false
44
trustPolicy: no-downgrade
5+
resolutionMode: highest
56

67
# Wait 7 days (10080 minutes) before installing newly published packages.
78
minimumReleaseAge: 10080

0 commit comments

Comments
 (0)