ITADN

Issues with peer dependencies

#131Closedcoderrshyam 创建于 2025-09-05
C
coderrshyamcommented
```  WARN  Issues with peer dependencies found . ├─┬ @tiptap/extension-code-block 2.26.1 │ ├── ✕ unmet peer @tiptap/pm@^2.7.0: found 3.4.1 │ └── ✕ unmet peer @tiptap/core@^2.7.0: found 3.4.1 ├─┬ @fuma-comment/react 1.3.1 │ ├─┬ @tiptap/extension-code-block-lowlight 3.4.1 │ │ └── ✕ unmet peer @tiptap/extension-code-block@^3.4.1: found 2.26.1 │ ├─┬ @tiptap/extension-gapcursor 3.4.1 │ │ └── ✕ unmet peer @tiptap/extensions@^3.4.1: found 3.3.0 │ ├─┬ @tiptap/extension-history 3.4.1 │ │ └── ✕ unmet peer @tiptap/extensions@^3.4.1: found 3.3.0 │ ├─┬ @tiptap/extension-placeholder 3.4.1 │ │ └── ✕ unmet peer @tiptap/extensions@^3.4.1: found 3.3.0 │ └─┬ @tiptap/extension-dropcursor 3.4.1 │ └── ✕ unmet peer @tiptap/extensions@^3.4.1: found 3.3.0 └─┬ @fuma-comment/server 1.3.1 └── ✕ unmet peer drizzle-orm@^0.40.0: found 0.44.5 ```
关闭于 2026-03-09 2 条评论