NodeJS error TS2456: Type alias Geometry circularly references itself Err info ERROR in node_modules/@types/geojson/index.d.ts:79:13 – error TS2456: Type alias 'Geometry' circularly references itself. 79 export type Geometry = Point | MultiPoint | LineString | MultiLineString | Polygon | MultiPolygon | […]