1234567891011 |
- [
- {
- "flatMessage": "Cannot invoke an expression whose type lacks a call signature. Type 'Boolean' has no compatible call signatures.",
- "formatted": "\u001b[96m../../../../LayaProject/samuraiflash-tt/src/Main.ts\u001b[0m:\u001b[93m24\u001b[0m:\u001b[93m3\u001b[0m - \u001b[91merror\u001b[0m\u001b[90m TS2349: \u001b[0mCannot invoke an expression whose type lacks a call signature. Type 'Boolean' has no compatible call signatures.\r\n\r\n\u001b[7m24\u001b[0m \tLaya.alertGlobalError(true);\r\n\u001b[7m \u001b[0m \u001b[91m \t~~~~~~~~~~~~~~~~~~~~~~~~~~~\u001b[0m\r\n",
- "category": 1,
- "code": 2349,
- "type": "semantic",
- "fileLine": "E:/LayaProject/samuraiflash-tt/src/Main.ts(24,3)"
- }
- ]
|