Better hints for 'cannot find name' errors · Issue #25309 · microsoft/TypeScript (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@DanielRosenwasser

Description

@DanielRosenwasser

Discussed at #25306

We found that for "Cannot find name" errors, certain identifiers were fairly frequent:

require, map, buffer, describe, $, asyncIterator, process, symbol, module, promise

We're thinking that we can elaborate beyond the usual error message.