Skip to content

error: TS2502 [ERROR]: #40

@malaxmimdkm

Description

@malaxmimdkm

error: TS2502 [ERROR]: 'thisArg' is referenced directly or indirectly in its own type annotation.
bind(this: T, thisArg: ThisParameterType): OmitThisParameter;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
at asset:///lib.es5.d.ts:350:22

TS2577 [ERROR]: Return type annotation circularly references itself.
bind(this: T, thisArg: ThisParameterType): OmitThisParameter;
~~~~~~~~~~~~~~~~~~~~
at asset:///lib.es5.d.ts:350:54

TS2339 [ERROR]: Property 'transpileOnly' does not exist on type 'typeof Deno'.
const result = await Deno.transpileOnly({
~~~~~~~~~~~~~
at https://deno.land/x/[email protected]/viewEngine/ReactCompiler.ts:118:33

Found 3 errors.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions