chore(deps): update all non-major dependencies #573
Annotations
2 errors and 2 warnings
test/api.test.ts > api (workspace) > yarn-classic > installs dependencies:
src/_utils.ts#L62
Error: Command failed with exit code 1: corepack yarn install
error An unexpected error occurred: "ENOENT: no such file or directory, lstat 'C:\\Users\\runneradmin\\AppData\\Local\\Yarn\\Cache\\v6\\npm-consola-3.2.2-be9b295e1e556355a09ac475b4394016144e0c32-integrity\\node_modules\\consola\\dist\\browser.cjs'".
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
info If you think this is a bug, please open a bug report with the information provided in "D:\\a\\nypm\\nypm\\test\\fixtures\\yarn-classic\\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
❯ makeError node_modules/.pnpm/execa@8.0.1/node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/.pnpm/execa@8.0.1/node_modules/execa/index.js:124:26
❯ Module.executeCommand src/_utils.ts:62:3
❯ installDependencies src/api.ts:38:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: corepack yarn install', command: 'corepack yarn install', escapedCommand: 'corepack yarn install', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'yarn install v1.22.19\n[1/4] Resolving packages...\n[2/4] Fetching packages...\n[3/4] Linking dependencies...\ninfo If you think this is a bug, please open a bug report with the information provided in "D:\\a\\nypm\\nypm\\test\\fixtures\\yarn-classic\\yarn-error.log".\ninfo Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.', stderr: 'error An unexpected error occurred: "ENOENT: no such file or directory, lstat \'C:\\Users\\runneradmin\\AppData\\Local\\Yarn\\Cache\\v6\\npm-consola-3.2.2-be9b295e1e556355a09ac475b4394016144e0c32-integrity\\node_modules\\consola\\dist\\browser.cjs\'".', cwd: 'D:/a/nypm/nypm/test/fixtures/yarn-classic', failed: true, timedOut: false, isCanceled: false, killed: false }
|
ci (windows-latest)
Process completed with exit code 1.
|
ci (macos-latest)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
ci (ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|