-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlerna-debug.log
15 lines (15 loc) · 1.06 KB
/
lerna-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
39 error Error: Command failed with exit code 1: pnpm install --lockfile-only --ignore-scripts
39 error Scope: all 4 workspace projects
39 error WARN `node_modules` is present. Lockfile only installation will make it out-of-date
39 error Progress: resolved 1, reused 0, downloaded 0, added 0
39 error D:\codes\chensuiyi\yidocs\packages\yidocs:
39 error ERR_PNPM_NO_MATCHING_VERSION No matching version found for @yidocs/auto@^2.1.1
39 error
39 error This error happened while installing a direct dependency of D:\codes\chensuiyi\yidocs\packages\yidocs
39 error
39 error The latest release of @yidocs/auto is "2.0.0".
39 error
39 error If you need the full list of all 3 published versions run "$ pnpm view @yidocs/auto versions".
39 error at makeError (D:\codes\chensuiyi\yidocs\node_modules\.pnpm\[email protected]\node_modules\execa\lib\error.js:59:11)
39 error at handlePromise (D:\codes\chensuiyi\yidocs\node_modules\.pnpm\[email protected]\node_modules\execa\index.js:114:26)
39 error at process.processTicksAndRejections (node:internal/process/task_queues:105:5)