ysleeFollowSep 8, 2021·1 min readCannot find name ‘AsyncIterator’ error in Typescript compilation processBy adding“compilerOptions”: { “lib”: [ “ESNext.AsyncIterable” ], }to tsconfig.json file