Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] NetworkInformation, missing Interface. #418

Open
phyr0s opened this issue Feb 26, 2024 · 4 comments
Open

[Error] NetworkInformation, missing Interface. #418

phyr0s opened this issue Feb 26, 2024 · 4 comments

Comments

@phyr0s
Copy link

phyr0s commented Feb 26, 2024

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;
~~~~~~~~~~~~~~~~~~

@GusLAN
Copy link

GusLAN commented Feb 26, 2024

+1

@brolo1313
Copy link

and what is solution? the same

@igor-h
Copy link

igor-h commented May 10, 2024

I'm facing same issue:

Error: node_modules/botframework-directlinejs/lib/directLineStreaming.d.ts:13:26 - error TS2304: Cannot find name 'NetworkInformation'.

13     networkInformation?: NetworkInformation;

Cannot find any solution.
I'm using Angular 16.2.
And Typescript 5.1.3

@igor-h
Copy link

igor-h commented May 10, 2024

did you found any solution for it guys?
@phyr0s @brolo1313 @GusLAN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants