/paragraph/paragraph.ts(193,29): error TS2345: Argument of type 'TYPE' is not assignable to parameter/paragraph/paragraph.ts(255,75): error TS2345: Argument of type 'Paragraph' is not assignable to parameter/paragraph/tab.ts(241,37)
我使用的是角2,我有一个奇怪的错误:我命令行它看起来如下:
[0] app/category-details.component.ts(40,39): error TS2345: Argument of type 'Object' is not assignableProperty 'CategoryID' is missing i
src/components/Chat/peer.ts:139:19 - error TS2345: Argument of type 'Chat | Diagnostic' is not assignableisPassed
~
src/components/Chat/peer.ts:141:15 - error TS2345
function SomeDecorator <ExtendedRouter extends BaseRouter>(extendingClass: ExtendedRouter) {}
src/Server/Routes/Api/V1/System/index.ts(7,2): error TS2345: Argument of type 'typeof APIRouter' is