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

Issue after upgrading typescript to 3.2.1 #190

Open
vsssunder opened this issue Aug 8, 2019 · 0 comments
Open

Issue after upgrading typescript to 3.2.1 #190

vsssunder opened this issue Aug 8, 2019 · 0 comments

Comments

@vsssunder
Copy link

vsssunder commented Aug 8, 2019

I have upgraded typescript to 3.2.1 after which I am getting the following error:

ERROR in node_modules/typescript/lib/lib.dom.d.ts(17834,6): error TS2300: Duplicate identifier 'BigInteger'.
node_modules/@types/big-integer/index.d.ts(6,11): error TS2300: Duplicate identifier 'BigInteger'.
node_modules/@types/big-integer/index.d.ts(222,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'bigInt' must be of type 'BigIntegerStatic', but here has type 'BigIntegerStatic'.

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

1 participant