Skip to content

Commit

Permalink
run corepack yarn
Browse files Browse the repository at this point in the history
seems like it's gone out of sync:

Run corepack yarn install --immutable
➤ YN0000: ┌ Resolution step
Resolution step
➤ YN0000: └ Completed in 0s 979ms

➤ YN0000: ┌ Post-resolution validation
Post-resolution validation
➤ YN0028: -    svelte: ^4.0.0
➤ YN0028: +    svelte: ^3.0.0 || ^4.0.0
➤ YN0028: The lockfile would have been modified by this install, which is explicitly forbidden.
  • Loading branch information
mifi committed Sep 26, 2023
1 parent de4180c commit 4ab1299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10030,7 +10030,7 @@ __metadata:
"@uppy/drag-drop": "workspace:^"
"@uppy/progress-bar": "workspace:^"
"@uppy/status-bar": "workspace:^"
svelte: ^4.0.0
svelte: ^3.0.0 || ^4.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 4ab1299

Please sign in to comment.