-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
运行的时候显示这个错误:
tsc && node src/index.js
node_modules/typeorm/driver/mongodb/typings.d.ts:4288:13 - error TS2339: Property 'asyncIterator' does not exist on type 'SymbolConstructor'.
4288 Symbol.asyncIterator: AsyncIterableIterator;
~~~~~~~~~~~~~
node_modules/typeorm/driver/mongodb/typings.d.ts:4288:31 - error TS2304: Cannot find name 'AsyncIterableIterator'.
4288 Symbol.asyncIterator: AsyncIterableIterator;
~~~~~~~~~~~~~~~~~~~~~
Metadata
Metadata
Assignees
Labels
No labels