mirror of
https://github.com/rait-09/obsidian-agent-client.git
synced 2026-07-22 06:43:37 +00:00
vitest@4 declares an optional peer on @types/node>=20 while this project pins @types/node@^16, so `npm ci` fails with ERESOLVE on npm 10 (node 22 in CI). Accept the resolution so release/CI/docs `npm ci` and local `npm i` all succeed; the peer is optional and the vitest suite passes.
2 lines
No EOL
43 B
Text
2 lines
No EOL
43 B
Text
tag-version-prefix=""
|
|
legacy-peer-deps=true |