We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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; ~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
and what is solution? the same
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
did you found any solution for it guys? @phyr0s @brolo1313 @GusLAN
No branches or pull requests
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;
~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered: