You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: typedoc@0.21.9
npm ERR! Found: typescript@4.5.4
npm ERR! node_modules/typescript
npm ERR! dev typescript@"^4.5.4" from the root project
npm ERR! peer typescript@">=2.7" from ts-node@10.4.0
npm ERR! node_modules/ts-node
npm ERR! dev ts-node@"^10.4.0" from the root project
npm ERR! 1 more (tsutils)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x" from typedoc@0.21.9
npm ERR! node_modules/typedoc
npm ERR! dev typedoc@"^0.21.2" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: typescript@4.4.4
npm ERR! node_modules/typescript
npm ERR! peer typescript@"4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x" from typedoc@0.21.9
npm ERR! node_modules/typedoc
npm ERR! dev typedoc@"^0.21.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/santai/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/santai/.npm/_logs/2022-12-16T02_57_14_742Z-debug-0.log
ISSUE
說明 (Description)
執行以下 command
出現以下錯誤:
Please include a summary of the issue.
種類 (Issue Type)
[ ] Feature Request
[ ] Report Bug
[ ] Other
新功能 (Feature Request)
希望新增此功能的原因 (Reason for this Feature)
...
可能的解法 (Proposed Solution)
通報問題 (Report Bug)
重現步驟 (Steps to Reproduce)
npm install
測試環境 (Environment):
應呈現結果 (Expected Behavior)
請詳細說明應呈現的畫面/結果。
Please describe the bahavior expected.
實際呈現結果 (Resulted Behavior)
請詳細說明實際執行呈現的畫面/結果。
Please describe the behavior that actually occurred.
其他說明 (Additional Context)
The text was updated successfully, but these errors were encountered: