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 in node_modules/detectrtc/DetectRTC.d.ts:10:1 - error TS1046: #103

Open
vatsal2210 opened this issue Jun 23, 2021 · 1 comment
Open

Comments

@vatsal2210
Copy link

Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.

  1. This is the latest version installed from the npm package.

image

  1. This is the node_modules/detectrtc/DetectRTC.d.ts file where declare is not declared

image

  1. This is the screenshot from the current Github version where it is mentioned

image

What am I missing here? And why is the package not up-to-date with the library? @muaz-khan

@vatsal2210 vatsal2210 changed the title ERROR in node_modules/detectrtc/DetectRTC.d.ts:10:1 - error TS1046: #Critical: ERROR in node_modules/detectrtc/DetectRTC.d.ts:10:1 - error TS1046: Jun 23, 2021
@vatsal2210 vatsal2210 changed the title #Critical: ERROR in node_modules/detectrtc/DetectRTC.d.ts:10:1 - error TS1046: ERROR in node_modules/detectrtc/DetectRTC.d.ts:10:1 - error TS1046: Jun 24, 2021
@jkehl-mesdocteurs
Copy link

This error has been fix on master.. Could you please publish new version into npm with this fix ? Thanks by advance.

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

2 participants