Skip to content

Instantly share code, notes, and snippets.

@zunda
Created June 25, 2024 19:14
Show Gist options
  • Save zunda/dbda7b29023d9805a658dfdfb042cb61 to your computer and use it in GitHub Desktop.
Save zunda/dbda7b29023d9805a658dfdfb042cb61 to your computer and use it in GitHub Desktop.
Running 'yarn install' with yarn.lock
➤ YN0000: · Yarn 4.2.2
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf
➤ YN0085: │ - typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07
➤ YN0000: └ Completed in 0s 446ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0002: │ @mastodon/mastodon@workspace:. doesn't provide redux (p7a946), requested by react-redux-loading-bar.
➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0000: │
➤ YN0000: │ @@ -17161,13 +17161,12 @@
➤ YN0000: │ linkType: hard
➤ YN0000: │
➤ YN0000: │ "typescript@patch:typescript@npm%3A5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.0.4#optional!builtin<compat/typescript>":
➤ YN0000: │ version: 5.5.2
➤ YN0028: │ - resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
➤ YN0028: │ + resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
➤ YN0000: │ bin:
➤ YN0000: │ tsc: bin/tsc
➤ YN0000: │ tsserver: bin/tsserver
➤ YN0028: │ - checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
➤ YN0000: │ languageName: node
➤ YN0000: │ linkType: hard
➤ YN0000: │
➤ YN0000: │ "unbox-primitive@npm:^1.0.2":
➤ YN0000: │
➤ YN0028: │ The lockfile would have been modified by this install, which is explicitly forbidden.
➤ YN0000: └ Completed
➤ YN0000: · Failed with errors in 0s 592ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment