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

Duplicate identifier 'Promise' #1

Open
codef0rmer opened this issue Feb 19, 2016 · 1 comment
Open

Duplicate identifier 'Promise' #1

codef0rmer opened this issue Feb 19, 2016 · 1 comment

Comments

@codef0rmer
Copy link

The tsc command gives following errors:

typings/browser/ambient/es6-promise/es6-promise.d.ts(14,15): error TS2300: Duplicate identifier 'Promise'.
typings/browser/ambient/es6-promise/es6-promise.d.ts(45,16): error TS2300: Duplicate identifier 'Promise'.
typings/browser/ambient/es6-shim/es6-shim.d.ts(477,11): error TS2300: Duplicate identifier 'Promise'.
typings/browser/ambient/es6-shim/es6-shim.d.ts(554,13): error TS2300: Duplicate identifier 'Promise'.

P.S. npm --version 3.5.3, node --version v4.1.2, and typings --version 0.6.8

@TomasKatz
Copy link

Any updates on this?
Having same issue here, everything loads fine and app runs fine, but this error is annoying anyway.

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