When installing and running the project the interface NetworkInformation does not exist --> Error: node_modules/botframework-directlinejs/lib/directLineStreaming.d.ts:13:26 - error TS2304: Cannot find name 'NetworkInformation'. 13 networkInformation?: NetworkInformation; ~~~~~~~~~~~~~~~~~~